William Brawner
73bfc793c8
It still uses NPM (via gradle tasks) but drops the old Angular-based UI in favor of a Lit-based UI from https://github.com/pwa-builder/pwa-starter. I'll have to rebuild from scratch, but I think it'll be better in the long run Signed-off-by: William Brawner <me@wbrawner.com>
2 lines
No EOL
100 B
Text
2 lines
No EOL
100 B
Text
rootProject.name = "twigs"
|
|
include("api", "app", "core", "db", "frontend", "storage", "testhelpers") |