This commit is contained in:
jeremygan2021
2026-02-11 03:00:38 +08:00
parent c3b4373c94
commit 96d5598fb5
57 changed files with 2239 additions and 577 deletions

View File

@@ -22,7 +22,7 @@ const config = {
framework: 'react',
compiler: 'webpack5',
cache: {
enable: false // Disable cache to avoid potential issues
enable: true // Enable cache for better build performance
},
mini: {
postcss: {