Commit Graph

26 Commits (12f045c793284fea6b2a1049de474f980316dd38)

Author SHA1 Message Date
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