经常在medium 阅读文章,浏览次数过多的时候就需要
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
* @Author: starkwang | |
* @Contact me: https://shudong.wang/about | |
* @Date: 2019-11-29 12:16:29 | |
* @LastEditors: starkwang | |
* @LastEditTime: 2019-11-29 12:17:19 | |
* @Description: 在nextjs项目里面配置px转rem插件:postcss-pxtorem | |
--> | |
 |
每个路由使用不同的chunk,没必要一次加载所以js
yarn add react-loadable -S