vb
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user