rsnext/packages/next/build/webpack
JJ Kasper 1caa7f4971
Bump next-babel-loader cache key (#24335)
This bumps the babel cache key since we modified the `react-loadable` babel plugin and we don't want any cached versions used since the module names generated in previous cached version won't match the newly expected values. 

x-ref: https://github.com/vercel/next.js/pull/24281 

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.

## Documentation / Examples

- [ ] Make sure the linting passes
2021-04-22 08:26:07 +00:00
..
config Disable strictExportPresence when webpack 5 is enabled (#24214) 2021-04-19 18:50:09 +02:00
loaders Bump next-babel-loader cache key (#24335) 2021-04-22 08:26:07 +00:00
plugins improve react-loadable-plugin (#24281) 2021-04-21 11:18:05 +00:00
require-hook.ts fix: register webpack hook earlier and use absolute paths (#21877) 2021-02-16 09:51:52 +01:00