Lines Matching defs:resources
90 resources,
108 resources: {},
112 resources,
116 manifest.resources[pathToFileURL(filePath).href] = {
262 const resources = {
269 resources[depPath].body += '\n// INVALID INTEGRITY';
272 resources[depPath].integrities = null;
281 resources[parentPath] = {
286 resources[parentPath].body += '\n// INVALID INTEGRITY';
289 resources[parentPath].integrities = null;
315 resources,