Since monaco 0.22.0, the webpack monaco will not expose the global variable window.monaco.
(webpack-plugin readme)
For example, the gitlab just upgrade their monaco, and the adapter does not work anymore.
I have not seen any alternative approach now. Do anyone have any solutions?
Since monaco 0.22.0, the webpack monaco will not expose the global variable
window.monaco.(webpack-plugin readme)
For example, the gitlab just upgrade their monaco, and the adapter does not work anymore.
I have not seen any alternative approach now. Do anyone have any solutions?