kopia lustrzana https://github.com/cheeaun/phanpy
Try disable cssCodeSplit again
rodzic
8f5f460f5d
commit
76b58d94d8
|
|
@ -176,9 +176,7 @@ export default defineConfig({
|
|||
],
|
||||
build: {
|
||||
sourcemap: true,
|
||||
// Note: In Vite 6, if cssCodeSplit = false, it will show error "Cannot read properties of undefined (reading 'includes')"
|
||||
// TODO: Revisit this when this issue is fixed
|
||||
// cssCodeSplit: false,
|
||||
cssCodeSplit: false,
|
||||
rollupOptions: {
|
||||
treeshake: false,
|
||||
input: {
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue