MCPcopy Create free account
hub / github.com/codecombat/codecombat /

Class

webpack.base.config.js:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45console.log(`Starting Webpack for product ${product}`)
46
47class ProductResolverPlugin {
48 // Imports foo.coco.bar, foo.ozar.bar, or foo.bar as appropriate
49 apply(resolver) {
50 resolver.ensureHook(this.target)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected