MCPcopy Create free account
hub / github.com/decaporg/decap-cms / webpack.config.js

File webpack.config.js

packages/decap-cms-app/webpack.config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const webpack = require('webpack');
2
3const pkg = require('./package.json');
4const { getConfig, plugins } = require('../../scripts/webpack');

Callers

nothing calls this directly

Calls 3

getConfigFunction · 0.85
mapMethod · 0.80
filterMethod · 0.80

Tested by

no test coverage detected