Milestone v1 (v2.0.0): Mokosh — Session Capture #1

Merged
strategy155 merged 297 commits from gsd/phase-04-harden-clean-up-optional into main 2026-05-31 15:34:17 +00:00
Showing only changes of commit 52c76362ae - Show all commits

View File

@@ -11,6 +11,11 @@ export default defineConfig({
}, },
}), }),
], ],
resolve: {
alias: {
ebml: 'ebml/lib/ebml.js',
},
},
build: { build: {
rollupOptions: { rollupOptions: {
input: { input: {