angular-docs-cn/public/docs/_examples/toh-6/ts/aot/bs-config.json

6 lines
100 B
JSON

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