MCPcopy Create free account
hub / github.com/GrapesJS/cli / serve.ts

File serve.ts

src/serve.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { printRow, buildWebpackArgs, log, normalizeJsonOpt } from './utils';
2import webpack from 'webpack';
3import webpackDevServer from 'webpack-dev-server';
4import webpackConfig from './webpack.config';

Callers

nothing calls this directly

Calls 4

printRowFunction · 0.90
buildWebpackArgsFunction · 0.90
normalizeJsonOptFunction · 0.90
logFunction · 0.90

Tested by

no test coverage detected