Daniil Gaponov
1fcf768d0a
fix: memory leaks from worker recompilation with HMR
...
Add alreadyCompiled flag to prevent unnecessary worker rebuilds
during development with Hot Module Replacement, which was causing
memory leaks in both webpack and rspack.
2025-07-10 21:19:07 +02:00
RoccoC
ae5cab77cb
update webpack plugin to support module workers
2024-11-05 12:07:29 -08:00
Henning Dieterichs
13072d3f18
Update TypeScript to TS 5.4.5 in all projects, vendored files
...
Co-authored-by: John Yanarella <john.yanarella@gmail.com>
2024-05-03 11:41:19 +02:00
dependabot[bot]
105e132c20
Bump postcss from 8.4.12 to 8.4.31 in /webpack-plugin
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.12 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 16:48:39 +00:00
Henning Dieterichs
c951e05221
webpack-plugin: 7.1.0
2023-07-07 20:38:25 +02:00
Titouan Mathis
424abe722e
Fix CJS being injected in ESM files
...
Fix #2735
2023-04-26 14:06:05 +02:00
Jake Bailey
0d72bf6c93
TS 5.0
2023-03-16 12:53:16 -07:00
Jake Bailey
d793f4d6fd
Merge branch 'main' into ts-4.9
2023-03-16 12:49:35 -07:00
dependabot[bot]
20597c8e39
Bump webpack from 5.70.0 to 5.76.0 in /webpack-plugin
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 09:44:41 +00:00
Jake Bailey
ce6624f433
Bump @types/node consisitently
2023-03-03 14:30:23 -08:00
Jake Bailey
7747977e3a
Fix webpack-plugin
2023-03-03 14:18:10 -08:00
Jake Bailey
dae7f13f9e
Update the rest too
2023-03-03 14:11:09 -08:00
Henning Dieterichs
1b0a30a121
Includes monaco-editor-webpack-plugin in azure pipeline
2023-02-10 11:35:59 +01:00
dependabot[bot]
1119c51370
Bump json5 from 2.2.1 to 2.2.3 in /webpack-plugin
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 13:53:02 +00:00
dependabot[bot]
d610648458
Bump loader-utils from 2.0.3 to 2.0.4 in /webpack-plugin ( #3425 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 10:24:18 +01:00
dependabot[bot]
a02ad6c9a5
Bump loader-utils from 2.0.2 to 2.0.3 in /webpack-plugin ( #3399 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 11:37:16 +01:00
Alexandru Dima
2b3d8516c6
Bring smoketest scripts together ( #3370 )
2022-10-18 14:20:09 +02:00
Alexandru Dima
12f045c793
Merge pull request #3171 from alexander-zw/patch-1
...
[webpack readme] Add how to get languages/features
2022-07-21 13:36:02 +02:00
dependabot[bot]
9bc4fa9b27
Bump terser from 5.12.1 to 5.14.2 in /webpack-plugin
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 12:39:54 +00:00
Alexander Wu
7b152aaad0
[webpack readme] Add how to get languages/features
...
I had to do a lot of digging in the source code just to know what strings I can use in the features list. Adding this allows users to find out for themselves. I considered adding the list here but I don't know if it might change depending on your build.
2022-06-30 15:27:05 -07:00
Yoichiro Tanaka
9f5f254d2e
Improve the instruction for each Webpack version.
2022-03-31 14:00:45 +09:00
Alex Dima
ab386ca3d6
update all deps
2022-03-29 12:31:07 +02:00
Alex Dima
0bc9ebb914
Fix compilation problem
2022-02-03 22:47:10 +01:00
Alex Dima
d8417a5576
Update dependencies
2022-02-03 22:43:53 +01:00
dependabot[bot]
d735c42561
Bump nanoid from 3.1.30 to 3.2.0 in /webpack-plugin
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 11:43:40 +00:00
Alex Dima
9fac3918b2
Adopt the new editor/contrib layering rules in the esm metadata generation
2022-01-24 12:37:22 +01:00
ValeraS
fc603de98e
tune(monaco-editor-webpack-plugin): expose plugin options type
2021-12-24 18:26:10 +03:00
Alex Dima
684cbae427
update deps
2021-12-22 13:05:51 +01:00
Alexandru Dima
5737501c81
Bump version
2021-12-14 21:41:17 +01:00
ValeraS
3ae92d5f1a
fix(monaco-editor-webpack-plugin): load monaco-editor with webpack 4
...
Closes #2817
2021-12-12 01:17:34 +03:00
Alex Dima
3e433551a9
monaco-editor-webpack-plugin@7.0.0
2021-12-10 23:17:40 +01:00
Alex Dima
a6fae61e35
Towards publishing monaco-editor-webpack-plugin
2021-12-10 23:17:03 +01:00
Alex Dima
0abbb2be7d
Ship a metadata in the esm folder which can help the webpack plugin
2021-12-09 23:55:04 +01:00
Alex Dima
903a92c7bb
Update links
2021-11-16 23:18:23 +01:00
Alex Dima
009bc9b864
Adopt loader-utils breaking changes
2021-11-16 09:41:37 +01:00
Alex Dima
ed1ee25b7b
Update all dependencies
2021-11-16 09:23:03 +01:00
Alex Dima
6c96c40148
Fix publicPath in cross origin test
2021-11-15 23:12:17 +01:00
Alex Dima
7286264340
Move script to /build/
2021-11-15 23:07:46 +01:00
Alex Dima
e65bc32232
Small tweaks
2021-11-15 22:37:47 +01:00
Alex Dima
dfe35b15bb
Add webpack as part of the smoketest
2021-11-15 22:16:09 +01:00
Alex Dima
423a55b305
Merge launch configs
2021-11-15 20:24:28 +01:00
Alex Dima
de38109d4c
Always install playwright
2021-11-15 16:34:39 +01:00
Alex Dima
a21839d00d
Rename to webpack-plugin
2021-11-15 16:16:53 +01:00