feat(custom): 优化后结功能
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-25 18:41:33 +08:00
parent 7ed844cd86
commit a02257408d
7 changed files with 14002 additions and 11570 deletions

View File

@@ -50,7 +50,7 @@ const config = {
prebundle: { enable: false },
},
cache: {
enable: false, // Webpack 持久化缓存配置建议开启。默认配置请参考https://docs.taro.zone/docs/config-detail#cache
enable: true, // Webpack 持久化缓存配置建议开启。默认配置请参考https://docs.taro.zone/docs/config-detail#cache
},
sass: {
data: `@import "@nutui/nutui-taro/dist/styles/variables.scss";`,