Skip to content

Commit 595a580

Browse files
author
Joshua Kaminetsky
authored
README (#2)
* maintained fork info
1 parent a5c5dab commit 595a580

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Create React App [![Build Status](https://travis-ci.org/facebookincubator/create-react-app.svg?branch=master)](https://travis-ci.org/facebookincubator/create-react-app)
22

3+
## @ethersage/react-scripts
4+
This is fork is maintained for the purpose of publishing `@ethersage/react-scripts` only.
5+
6+
- Work shoud be merged to the `ethersage` branch
7+
- Changes should not be made to any package other that `react-scripts`.
8+
- New versions of `@facebookincubator/create-react-app` upstream will be merged into `ethersage` regularly. The first ethersage release off of a given upstream semver version will have the same version. Thereafter, changes to an upstream version will use a pre-release version of the upstream, such as `@ethersage/[email protected]`.
9+
310
Create React apps with no build configuration.
411

512
* [Getting Started](#getting-started) – How to create a new app.

0 commit comments

Comments
 (0)