1.1.4-apollo • Published 8 years ago
@rbarber/react-scripts v1.1.4-apollo
Custom build of create-react-app-typescript for covault
This repo is the source for create-react-app, react-scripts, babel-preset-react-app and a
number of other modules for setting up a base React project. These modules can be found in the
packages directory.
Our customizations are contained in the react-scripts module.
How to publish
- Make changes to configuration or scripts in
react-scriptsinpackages/react-scripts. - Publish
react-scripts
cd packages/react-scripts
npm login
npm publish --access public