rsnext/packages/next/compiled/webpack
Jaril 06607e3dd1
Add Replay integration for dev e2e tests (#40955)
<!--
Thanks for opening a PR! Your contribution is much appreciated.
To make sure your PR is handled as smoothly as possible we request that
you follow the checklist sections below.
Choose the right checklist for the change that you're making:
-->

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a 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 a 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/examples/adding-examples.md)

@ijjk moving this here.

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-09-29 14:45:10 -07:00
..
BasicEvaluatedExpression.js feat: Implement webpack require hook (#21802) 2021-02-04 08:49:42 +00:00
bundle5.js Add Replay integration for dev e2e tests (#40955) 2022-09-29 14:45:10 -07: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