5.0.5 • Published 4 years ago
@rexpan/react-scripts v5.0.5
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.jsonwhen ondevelopment REACT_APP_USE_TS_LOADERto usets-loader- Disable TypeScript type checking. To enable, set
REACT_APP_USE_TS_LOADER - support for LESS
.less,.module.less