6 lines
100 B
JSON
Raw Permalink Normal View History

2016-11-14 17:07:39 +00:00
{
"port": 8000,
"files": ["./aot/**/*.{html,htm,css,js}"],
"server": { "baseDir": "./aot" }
}