angular/docs/content/examples/webpack/ts/example-config.json
2017-02-06 12:08:57 -08:00

5 lines
59 B
JSON

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