2.0.0 • Published 5 years ago

@matthamlin/danger-react-suspense v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago