Lines Matching defs:resources
107 resources,
125 resources: {},
129 resources,
133 manifest.resources[pathToFileURL(filePath).href] = {
279 const resources = {
286 resources[depPath].body += '\n// INVALID INTEGRITY';
289 resources[depPath].integrities = null;
298 resources[parentPath] = {
303 resources[parentPath].body += '\n// INVALID INTEGRITY';
306 resources[parentPath].integrities = null;
312 resources[workerSpawnerPath] = {
336 resources,