Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
webpack = require(
'webpack'
);
2
3
const
pkg = require(
'./package.json'
);
4
const
{ getConfig, plugins } = require(
'../../scripts/webpack'
);
Callers
nothing calls this directly
Calls
3
getConfig
Function · 0.85
map
Method · 0.80
filter
Method · 0.80
Tested by
no test coverage detected