MCPcopy Index your code
hub / github.com/codecombat/codecombat / webpack.production.config.js

File webpack.production.config.js

webpack.production.config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Use this webpack config for development, with `webpack --config webpack.production.config.js`
2// This config is automatically selected depending on process.env in webpack.config.js
3
4const _ = require('lodash');

Callers

nothing calls this directly

Calls 3

logMethod · 0.80
stringifyMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected