@rexpan/react-scripts
v5.0.5
Published
Configuration and scripts for Create React App.
Downloads
2
Readme
react-scripts
This package includes scripts and configuration used by Create React App. Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
Update vs react-scripts
- Fix TypeScript Class declare fields (
allowDeclareFields
) - Resolve
tsconfig.dev.json
when ondevelopment
REACT_APP_USE_TS_LOADER
to usets-loader
- Disable TypeScript type checking. To enable, set
REACT_APP_USE_TS_LOADER
- support for LESS
.less
,.module.less