angular-cn/aio/content/examples/webpack/example-config.json

5 lines
53 B
JSON
Raw Normal View History

{
"build": "build:webpack",
"run": "serve:cli"
}