fix(workflow): Corrected Docker image references and package scope in YAML workflows for compatibility.

This commit is contained in:
2024-12-02 16:13:37 +01:00
parent 249d44d5fc
commit c949f1b968
19 changed files with 114 additions and 74 deletions

2
ts_web/pages/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from './page1.js';
export * from './page2.js';