Fix bundle build

This commit is contained in:
Michael Pivato
2024-06-09 12:29:09 +09:30
parent 58a73ff8bc
commit c9c7878263

View File

@@ -4,7 +4,7 @@
"beforeDevCommand": "bun run start",
"beforeBuildCommand": "bun run build",
"devPath": "http://localhost:4200",
"distDir": "../dist"
"distDir": "../dist/proto-creator/browser"
},
"package": {
"productName": "BufPiv",