请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

使用create-react-app 构建的React项目如何做到CSS模块化.

老师 我试了下官方的脚手架构建项目, 看文档内react-script这个包里面包含了 webpack及babel的一些配置, 但问题是如何进行一些自定义管理呢? 具体产生的问题是使用create-react-app构建的项目并没有做到css-loader和style-loader, 的CSS模块化配置, 所以使用老师视频的方法以及网上查的方法都不太管用, 请问是否有办法解决这个问题呢?

正在回答 回答被采纳积分+3

1回答

提问者 Doubles_Z3470738 2017-09-28 12:10:47

Limitations

Some features are currently not supported:

Server rendering.

Some experimental syntax extensions (e.g. decorators).

CSS Modules (see #2285).

Importing LESS or Sass directly (but you still can use them).

Hot reloading of components.

Some of them might get added in the future if they are stable, are useful to majority of React apps, don’t conflict with existing tools, and don’t introduce additional configuration.

官方文档显示不支持的话就说明, 只能通过npm run eject来进行自定义对吗 老师?

0 回复 有任何疑惑可以回复我~
  • 哥们你解决了没有,我也遇到这个问题,官网的脚手架都不知道如何配置webpack了
    回复 有任何疑惑可以回复我~ 2017-12-11 21:29:55
  • 提问者 Doubles_Z3470738 回复 hahaxian321 #2
    解决了 我写了这篇文章 http://www.jianshu.com/p/1803bfac1527 希望对你有帮助
    回复 有任何疑惑可以回复我~ 2017-12-13 11:26:00
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信