MCPcopy 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

1import webpack, { type Configuration } from 'webpack';
2import NodeExternals from 'webpack-node-externals';
3import CopyPlugin from 'copy-webpack-plugin';
4import ForkTsCheckerWebpackPlugin from 'fork-ts-checker-webpack-plugin';

Callers

nothing calls this directly

Calls 1

resolveFunction · 0.85

Tested by

no test coverage detected