Commit Graph

39 Commits (7e3d25aaca79575d324b26517e6e216b54c7fc88)

Author SHA1 Message Date
Henning Dieterichs c951e05221
webpack-plugin: 7.1.0 2 years ago
Titouan Mathis 424abe722e
Fix CJS being injected in ESM files
Fix #2735
2 years ago
Jake Bailey 0d72bf6c93 TS 5.0 2 years ago
Jake Bailey d793f4d6fd Merge branch 'main' into ts-4.9 2 years ago
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>
2 years ago
Jake Bailey ce6624f433 Bump @types/node consisitently 2 years ago
Jake Bailey 7747977e3a Fix webpack-plugin 2 years ago
Jake Bailey dae7f13f9e Update the rest too 2 years ago
Henning Dieterichs 1b0a30a121
Includes monaco-editor-webpack-plugin in azure pipeline 2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
Alexandru Dima 2b3d8516c6
Bring smoketest scripts together (#3370) 2 years ago
Alexandru Dima 12f045c793
Merge pull request #3171 from alexander-zw/patch-1
[webpack readme] Add how to get languages/features
3 years ago
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>
3 years ago
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.
3 years ago
Yoichiro Tanaka 9f5f254d2e Improve the instruction for each Webpack version. 3 years ago
Alex Dima ab386ca3d6
update all deps 3 years ago
Alex Dima 0bc9ebb914
Fix compilation problem 3 years ago
Alex Dima d8417a5576
Update dependencies 3 years ago
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>
3 years ago
Alex Dima 9fac3918b2
Adopt the new `editor/contrib` layering rules in the esm metadata generation 3 years ago
ValeraS fc603de98e tune(monaco-editor-webpack-plugin): expose plugin options type 3 years ago
Alex Dima 684cbae427
update deps 3 years ago
Alexandru Dima 5737501c81
Bump version 3 years ago
ValeraS 3ae92d5f1a fix(monaco-editor-webpack-plugin): load monaco-editor with webpack 4
Closes #2817
3 years ago
Alex Dima 3e433551a9
monaco-editor-webpack-plugin@7.0.0 3 years ago
Alex Dima a6fae61e35
Towards publishing `monaco-editor-webpack-plugin` 3 years ago
Alex Dima 0abbb2be7d
Ship a metadata in the esm folder which can help the webpack plugin 3 years ago
Alex Dima 903a92c7bb
Update links 3 years ago
Alex Dima 009bc9b864
Adopt `loader-utils` breaking changes 3 years ago
Alex Dima ed1ee25b7b
Update all dependencies 3 years ago
Alex Dima 6c96c40148
Fix `publicPath` in cross origin test 3 years ago
Alex Dima 7286264340
Move script to `/build/` 3 years ago
Alex Dima e65bc32232
Small tweaks 3 years ago
Alex Dima dfe35b15bb
Add webpack as part of the smoketest 3 years ago
Alex Dima 423a55b305
Merge launch configs 3 years ago
Alex Dima de38109d4c
Always install playwright 3 years ago
Alex Dima a21839d00d
Rename to `webpack-plugin` 3 years ago