We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cdb2e8 commit 0c1a79eCopy full SHA for 0c1a79e
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