monaco-editor/samples/browser-esm-localized/package.json
copilot-swe-agent[bot] 4dc457ffe4 Add ESM localization documentation and working sample
Co-authored-by: hediet <2931520+hediet@users.noreply.github.com>
2025-09-11 15:57:07 +00:00

6 lines
126 B
JSON

{
"name": "browser-esm-localized",
"scripts": {
"build": "node ../../node_modules/webpack/bin/webpack.js --progress"
}
}