feat(AssetsHandler): Add asset handling to the CLI workflow

This commit is contained in:
2025-01-29 13:12:01 +01:00
parent 230e217368
commit 10af586f28
7 changed files with 70 additions and 18 deletions

1
ts/mod_assets/plugins.ts Normal file
View File

@ -0,0 +1 @@
export * from '../plugins.js';