Commit Graph

5 Commits (8617aa5e3e9382ac18efed14a631cfe36c0a44d5)

Author SHA1 Message Date
Maks 8a3782e946
improve dependency management ()
* use import_map.json instead of per-file import

* remove test_deps.ts in favor of import_map

* remove common/deps.ts in favor of import_map

* use import_map instead of server/deps.ts

* make all plug-api files usable without an import_map

* make all lib files usable without an import_map

* remove web/deps.ts in favor of import_map

* fix plug build

* remove plug-api/deps.ts in favor of lib/deps.ts

* fix server deps bundled in client deps
2024-03-16 15:29:24 +01:00
Zef Hemel 43adb13fb2 Fixes 2024-01-26 11:10:35 +01:00
Zef Hemel 2ee20af5c8 Custom task statuses plus various fixes 2023-09-01 16:57:29 +02:00
Zef Hemel c8c4271aeb Fixes : Rewrote all CM view plugins to statefields 2022-12-09 16:12:55 +01:00
Zef Hemel 24c17a793f
Live Preview ()
Live preview mode is here
2022-11-18 16:04:37 +01:00