mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Ship ESM variant; Ship AMD variant using webpack
This commit is contained in:
parent
6a61202ff4
commit
e2b014d8d7
10 changed files with 6531 additions and 1592 deletions
1
webpack.min.config.js
Normal file
1
webpack.min.config.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports = require('./scripts/webpack').createWebpackConfig(false);
|
||||
Loading…
Add table
Add a link
Reference in a new issue