Skip to content

Create React apps with no build configuration.

License

Notifications You must be signed in to change notification settings

mwxmielke/mwx-react-scripts

 
 

Repository files navigation

mwx-react-scripts

Latest version of original react-scripts: 1.0.17

Disclaimer:

This is not a fork of create-react-app. It's just a fork of react-scripts with simple path/webpack modifications.

The reason for this fork's existence is explained better in Tweaking Configuration For React Scripts In Create React App or Maintaining a fork of create-react-app as an alternative to ejecting.

Features:

  • build directory is target/webapp-static
  • build will fail on error

❔How to use it

create-react-app my-app --scripts-version @mwx/react-scripts

About

Create React apps with no build configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Shell 1.2%
  • Other 0.2%