Explorar o código

Add module field to package.json

Alex Dima %!s(int64=7) %!d(string=hai) anos
pai
achega
af8569258d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -11,6 +11,7 @@
     "website": "gulp website"
   },
   "typings": "./monaco.d.ts",
+  "module": "./esm/vs/editor/editor.main.js",
   "repository": {
     "type": "git",
     "url": "https://github.com/Microsoft/monaco-editor"