mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9bbf009dff
PR Close #19248
15 lines
204 B
JSON
15 lines
204 B
JSON
{
|
|
"open": false,
|
|
"logLevel": "silent",
|
|
"port": 8080,
|
|
"server": {
|
|
"baseDir": "src",
|
|
"routes": {
|
|
"/node_modules": "node_modules"
|
|
},
|
|
"middleware": {
|
|
"0": null
|
|
}
|
|
}
|
|
}
|