feat: add recording to manual editor

This commit is contained in:
2023-12-23 19:43:28 +00:00
parent 2bc5fe5eb1
commit e21d8d3ae4
5 changed files with 26 additions and 3 deletions

View File

@ -30,6 +30,7 @@ export default defineConfig({
],
build: {
outDir: "build",
sourcemap: true,
},
clearScreen: false,
resolve: {