angular-cn/aio/content/examples/bootstrapping/bs-config.1.json

9 lines
104 B
JSON
Raw Normal View History

{
"server": {
"baseDir": "src",
"routes": {
"/node_modules": "node_modules"
}
}
}