Closed
Description
Working on upgrading rollup - some test builds show decreasing in size of bundles.
But also there are some problems with it:
- The
legacy
option is now deprecated, so is it critical for building react ?
I checked this issue - and it tells that it's totally fine. - There are couples circular dependency warnings with
ReactFiberScheduler.js
and also some default' is not exported warnings
You also can check my branch
Maybe you can help me with it
So what do you think about this? Does that make sense?