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

5 lines
59 B
JSON
Raw Normal View History

{
"build": "build:webpack",
"run": "http-server:cli"
}