Try no split CSS

This commit is contained in:
Lim Chee Aun 2024-03-24 10:08:09 +08:00
parent 0fbc566454
commit c19096ab1b

View file

@ -110,6 +110,7 @@ export default defineConfig({
],
build: {
sourcemap: true,
cssCodeSplit: false,
rollupOptions: {
treeshake: false,
input: {