theatre/packages
Andrew Prifer 39da042edc
Fix various issues with the build system (#129)
* Fix react-icons breaking in CRA 5 for some reason

* Replace fuzzysort with fuzzy so we don't break Webpack

Webpack messes up esbuild’s internal modules if the inlined module is an AMD module. Check any new dep you add if it is an AMD module.

* Inline dataverse deps.

Mainly because the CJS build consuming the ESM lodash-es broke some bundlers.

* react-icons fix nr 2

* Stop eslint breaking in CRA 5

* Update r3f-cra example to CRA 5 and fix double-bundling react & co

* Fix r3f tree-shaking and switch to ESM only output

* Make r3f example shake studio and its extension in prod

* Examples have separate and wildly differing build setups so remove them from the pre-commit hook linting

* Update out-of-date yarn.lock
2022-04-21 22:03:51 +02:00
..
browser-bundles 0.4.8-dev.3 2022-04-15 13:28:14 +02:00
dataverse Fix various issues with the build system (#129) 2022-04-21 22:03:51 +02:00
dataverse-experiments More docs 2021-10-05 12:22:43 +02:00
playground Fix playground html dom tags 2022-04-20 11:23:29 -04:00
r3f Fix various issues with the build system (#129) 2022-04-21 22:03:51 +02:00
react 0.4.8-dev.3 2022-04-15 13:28:14 +02:00