Commit graph

4 commits

Author SHA1 Message Date
Alex Dima
94735b023f
Move into monaco-editor-webpack-plugin folder 2021-11-05 12:13:58 +01:00
Konstantin Pschera
3e40369a31 Use compiler.webpack if available
This will use compiler.webpack if it is available.
Otherwise, it will fall back to require webpack lazily.
This will make the plugin compatible with NextJS 10.

Closes https://github.com/microsoft/monaco-editor-webpack-plugin/issues/141
2021-05-07 17:27:49 +02:00
Alexandru Dima
6222e3fdb9
Add support for webpack 5 (fixes #124) 2020-12-24 15:11:04 +01:00
Alexandru Dima
0bd24b523b
Convert to TypeScript 2019-12-18 17:42:47 +01:00
Renamed from plugins/AddWorkerEntryPointPlugin.js (Browse further)