rsnext/packages/next/compiled/webpack
Balázs Orbán f000503984
unlock eslint-config-next dependencies (#35781)
Fixes #35753

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## 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.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`


Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-04-28 17:15:58 +00:00
..
BasicEvaluatedExpression.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
bundle5.js unlock eslint-config-next dependencies (#35781) 2022-04-28 17:15:58 +00:00
ExternalsPlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
FetchCompileAsyncWasmPlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
FetchCompileWasmPlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
FetchCompileWasmTemplatePlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
GraphHelpers.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
HotModuleReplacement.runtime.js update webpack (#35867) 2022-04-07 16:00:26 +00:00
JavascriptHotModuleReplacement.runtime.js update webpack (#35867) 2022-04-07 16:00:26 +00:00
lazy-compilation-node.js fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
lazy-compilation-web.js fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
LibraryTemplatePlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
LICENSE feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
LimitChunkCountPlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
ModuleFilenameHelpers.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
NodeEnvironmentPlugin.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
NodeTargetPlugin.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
NodeTemplatePlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
NormalModule.js use official mini-css-extract-plugin and experimentalUseImportModule (#24573) 2021-05-12 16:04:01 +00:00
package.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
package.json Remove webpack 4 support (#29660) 2021-10-06 17:40:01 +02:00
SingleEntryPlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
sources.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
webpack-lib.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
webpack.d.ts Add all cases where webpack5 type is used (#31206) 2021-11-09 15:18:40 +01:00
webpack.js Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
WebWorkerTemplatePlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00