angular-cn/aio/content/examples/upgrade-phonecat-3-router/ts/aot/bs-config.json

6 lines
100 B
JSON

{
"port": 8000,
"files": ["./aot/**/*.{html,htm,css,js}"],
"server": { "baseDir": "./aot" }
}