mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-28 07:46:45 -04:00
fix: duplicate key
This commit is contained in:
@@ -8,7 +8,6 @@ import bundleAudioWorkletPlugin from 'vite-plugin-bundle-audioworklet';
|
||||
export default defineConfig({
|
||||
plugins: [bundleAudioWorkletPlugin()],
|
||||
base: './',
|
||||
plugins: [],
|
||||
build: {
|
||||
lib: {
|
||||
entry: resolve(__dirname, 'web.mjs'),
|
||||
|
||||
Reference in New Issue
Block a user