improve styling
add tabs
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ export default defineConfig({
|
||||
dts: true,
|
||||
exports: false,
|
||||
deps: {
|
||||
neverBundle: [/\.mp3$/, /\.wav$/],
|
||||
neverBundle: [/\.mp3$/, /\.wav$/, /^react$/, /^react\//, /^react-dom$/, /^react-dom\//],
|
||||
},
|
||||
plugins: [],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user