2.0.0 • Published 7 years ago

@matthamlin/danger-react-suspense v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

danger-react-suspense

This is a custom build of React that has a few additional feature flags enabled, most notable suspense.

How to build:

  1. Update local fork of react with master
  2. Edit flags in shared/ReactFeatureFlag.js
  3. yarn build (make sure java is set up locally 🤯)
  4. Copy over files from the built locations to build/, dev/ and prod/ dropping the prefixes as needed.
  5. Make sure to edit local require calls to local ones instead of non-local versions!!
  6. yarn publish
2.0.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago