Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ webpack.js
File
webpack.js
scripts/webpack.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
webpack = require(
'webpack'
);
3
const
FriendlyErrorsWebpackPlugin = require(
'@soda/friendly-errors-webpack-plugin'
);
4
const
{ flatMap } = require(
'lodash'
);
Callers
nothing calls this directly
Calls
2
rules
Function · 0.85
plugins
Function · 0.70
Tested by
no test coverage detected