5.0.5 • Published 2 years ago

@rexpan/react-scripts v5.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-scripts

This package includes scripts and configuration used by Create React App. Please refer to its documentation:

Update vs react-scripts

  • Fix TypeScript Class declare fields (allowDeclareFields)
  • Resolve tsconfig.dev.json when on development
  • REACT_APP_USE_TS_LOADER to use ts-loader
  • Disable TypeScript type checking. To enable, set REACT_APP_USE_TS_LOADER
  • support for LESS .less, .module.less