bump fix css export
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ export default defineConfig({
|
||||
],
|
||||
platform: "browser",
|
||||
dts: true,
|
||||
exports: true,
|
||||
exports: false,
|
||||
deps: {
|
||||
neverBundle: [/\.mp3$/, /\.wav$/],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user