2017-02-13 16:45:37 +00:00

6 lines
100 B
JSON

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