rsnext/packages/next/compiled/webpack
Balázs Orbán 3ff21ed178
refactor: split up CONTRIBUTING.md (#40515)
Continues #39778

Closes #40499

## 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 `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)

Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-09-16 14:54:58 -07:00
..
BasicEvaluatedExpression.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
bundle5.js Upgrade typescript to 4.8.2 (#39979) 2022-08-29 16:56:02 +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 Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
webpack.js refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
WebWorkerTemplatePlugin.js the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00