Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 817 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 817 Bytes

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