1
0
Fork 0
mirror of https://github.com/cheeaun/phanpy.git synced 2025-04-05 16:13:47 +03:00

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: { build: {
sourcemap: true, sourcemap: true,
cssCodeSplit: false,
rollupOptions: { rollupOptions: {
treeshake: false, treeshake: false,
input: { input: {