gant-core 0.1.8 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/cli/index.js CHANGED
@@ -6323,7 +6323,6 @@ const getCssRules = (mode) => {
6323
6323
  modules: {
6324
6324
  // 启用CSS模块化
6325
6325
  localIdentName: '[name]__[local]--[hash:base64:5]',
6326
- auto: true,
6327
6326
  },
6328
6327
  },
6329
6328
  },