We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56345a3 commit e60187dCopy full SHA for e60187d
lib/internal/policy/manifest.js
@@ -246,6 +246,7 @@ const kNoDependencies = new DependencyMapperInstance(
246
* @param {string} href
247
* @param {JSONDependencyMap} dependencies
248
* @param {boolean} cascade
249
+ * @param {boolean} allowSameHREFScope
250
* @param {Map<string | null | undefined, DependencyMapperInstance>} store
251
*/
252
const insertDependencyMap = (
0 commit comments