1.0.17 • Published 6 years ago

klaasman-react-scripts v1.0.17

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
6 years ago

 🌱 Opiniated Create React App

> create-react-app app-name --scripts-version klaasman-react-scripts

What's different?

  • support for decorators
  • injects both React as Component in all modules (no more verbose imports)
  • resolve by default all modules from the src-directory (absolute imports)
  • css modules
  • css next
  • css imports
  • deploy to /target-directory (instead of /build - convention at Kaliber)

react-scripts

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