mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Add ESM localization documentation and working sample
Co-authored-by: hediet <2931520+hediet@users.noreply.github.com>
This commit is contained in:
parent
74c8b62784
commit
4dc457ffe4
9 changed files with 1717 additions and 353 deletions
6
samples/browser-esm-localized/package.json
Normal file
6
samples/browser-esm-localized/package.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "browser-esm-localized",
|
||||
"scripts": {
|
||||
"build": "node ../../node_modules/webpack/bin/webpack.js --progress"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue