1.2.0 • Published 4 years ago

cobi-react-scripts v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

cobi-react-scripts

This package is a fork of react-scripts included in Create React App. Please refer to its documentation:

Usage

create-react-app --scripts-version cobi-react-scripts

Customizations

Specify the following options in your package.json:

  • reactSrcDir folder in which your react sources are located, relative to the project's base folder
  • reactBuildDir folder in which your react build files will be stored, relative to the project's base folder