Add a react monorepo to the perf suite
amcasey opened this issue · 2 comments
amcasey commented
We currently have poor coverage of both react and project references. Adding a react monorepo would help.
Nominees:
- https://github.com/davidkpiano/xstate
a) Easy build (install packages with yarn, tsc -b tsconfig.monorepo.json)
b) Already on 4.2.4
c) Responsive maintainers (I've worked with them before) - https://github.com/tinymce/tinymce
a) Much bigger than xstate
b) Uses (many) path mappings
c) Already on 4.2.4
d) Slightly non-trivial build (need to prebuild icons or get errors about missing types)
amcasey commented
sandersn commented
This is now merged into the RWC repo.