mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 09:20:10 +01:00
6 lines
121 B
JSON
6 lines
121 B
JSON
{
|
|
"name": "browser-esm-webpack",
|
|
"scripts": {
|
|
"build": "node ../node_modules/webpack/bin/webpack.js --progress"
|
|
}
|
|
}
|