react-scripts-modern
TypeScript icon, indicating that this package has built-in type declarations

1.3.7 • Public • Published

react-scripts-modern

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

Readme

Keywords

none

Package Sidebar

Install

npm i react-scripts-modern

Weekly Downloads

1

Version

1.3.7

License

MIT

Unpacked Size

170 kB

Total Files

64

Last publish

Collaborators

  • weiyu.chen