Commit graph

26 commits

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