Lines Matching defs:resources
107 resources,
125 resources: {},
129 resources,
133 manifest.resources[pathToFileURL(filePath).href] = {
283 const resources = {
290 resources[depPath].body += '\n// INVALID INTEGRITY';
293 resources[depPath].integrities = null;
302 resources[parentPath] = {
307 resources[parentPath].body += '\n// INVALID INTEGRITY';
310 resources[parentPath].integrities = null;
316 resources[workerSpawnerPath] = {
341 resources['./package.json'] = {
366 resources,