mirror of
https://github.com/microsoft/monaco-editor.git
synced 2024-11-25 16:35:44 +08:00
8 lines
177 B
JSON
8 lines
177 B
JSON
{
|
|
"name": "browser-esm-webpack-small",
|
|
"scripts": {
|
|
"build": "node ../node_modules/webpack/bin/webpack.js --progress",
|
|
"generate-imports": "node generate-imports.js"
|
|
}
|
|
}
|