6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"port": 8000,
|
|
"files": ["./aot/**/*.{html,htm,css,js}"],
|
|
"server": { "baseDir": "./aot" }
|
|
}
|