Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapesJS/cli
/ webpack.cli.ts
File
webpack.cli.ts
webpack.cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
webpack, {
type
Configuration } from
'webpack'
;
2
import
NodeExternals from
'webpack-node-externals'
;
3
import
CopyPlugin from
'copy-webpack-plugin'
;
4
import
ForkTsCheckerWebpackPlugin from
'fork-ts-checker-webpack-plugin'
;
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.85
Tested by
no test coverage detected