Lines Matching defs:resources
90 resources,
108 resources: {},
112 resources,
116 manifest.resources[pathToFileURL(filePath).href] = {
266 const resources = {
273 resources[depPath].body += '\n// INVALID INTEGRITY';
276 resources[depPath].integrities = null;
285 resources[parentPath] = {
290 resources[parentPath].body += '\n// INVALID INTEGRITY';
293 resources[parentPath].integrities = null;
318 resources['./package.json'] = {
343 resources,