MCPcopy
hub / github.com/webpack/webpack / delayed.js

File delayed.js

test/watchCases/plugins/automatic-prefetch-plugin-9485/delayed.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = function (source) {
2 expect(source).toMatch(/^\}\)\]/);
3 this.cacheable(false);
4 return new Promise(resolve => {

Callers

nothing calls this directly

Calls 2

resolveFunction · 0.85
cacheableMethod · 0.65

Tested by

no test coverage detected