* docs(toh-6-aot): add aot to toh-6 s s s s s * docs(toh-6-aot): add aot to toh-6 * docs(toh-6-aot): make aot e2e tests run in the same project Updates tooling for this purpose and also the prose.
6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"port": 8000,
|
|
"files": ["./aot/**/*.{html,htm,css,js}"],
|
|
"server": { "baseDir": "./aot" }
|
|
}
|