How to set css module in webpack.config file?

前端 未结 0 823
耶瑟儿~
耶瑟儿~ 2020-12-08 11:02

{ test: cssRegex, exclude: cssModuleRegex, use: getStyleLoaders({ importLoaders: 1, modules:{ localIdentName: \'[name][local][hash:base64:5]\' }, sourceMap:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题