rsnext/packages
Dale Bustad b2d8e15d1e
Babel Turbo Loader, Part 2 (#24078)
This PR addresses the potential for memory leakage with the previous caching scheme; it should also be more efficient, resulting in fewer instances where a fresh Babel config must be generated.  Documentation has been added, and `overrides` have been removed in favor of conditional plugins for consistency.

This approach is easier to break, in that `CharacteristicsGermaneToCaching` must be correct for all cases.  However, it means that <= 8 configs will need to be generated within the context of a single thread, and the config-caching is about as fast as we can get it.
2021-04-20 08:45:57 +00:00
..
create-next-app v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
eslint-plugin-next v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
next Babel Turbo Loader, Part 2 (#24078) 2021-04-20 08:45:57 +00:00
next-bundle-analyzer v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
next-codemod v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
next-env v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
next-mdx v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
next-plugin-google-analytics v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
next-plugin-sentry v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
next-plugin-storybook v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
next-polyfill-module v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
next-polyfill-nomodule v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
react-dev-overlay v10.1.4-canary.11 2021-04-19 21:41:09 -05:00
react-refresh-utils v10.1.4-canary.11 2021-04-19 21:41:09 -05:00