MCPcopy
hub / github.com/axios/axios / webpack.config.js

File webpack.config.js

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

Source from the content-addressed store, hash-verified

1var config = {};
2
3function generateConfig(name) {
4 var compress = name.indexOf('min') > -1;

Callers

nothing calls this directly

Calls 2

generateConfigFunction · 0.85
forEachMethod · 0.80

Tested by

no test coverage detected