1.3.7 • Published 5 years ago

react-scripts-modern v1.3.7

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

react-scripts-modern

  • typescript 支持
  • 引入react-router, redux
  • 基于webpack 4
  • 使用css-modules 约定 .module.css 为 css module 文件, .css 为 全局 css 文件
  • 拆包及按需加载
  • 对polyfill的按需引入
  • 构建出 es6 和 es5 两份代码,根据 type=module/nomodule 浏览器支持程度自动下载所需要的代码
  • tslint