suren-atoyan / monaco-loader

The utility to easy setup monaco-editor into your browser
MIT License
177 stars 37 forks source link

Change to .30 not published on npm #13

Closed chrisparnin closed 2 years ago

chrisparnin commented 2 years ago

Looks like the change to update .28 => .30 hasn't been published in npm yet:

This is what's building pulled in by the loader using the latest @monaco/react $ grep "@0.28.1" **/*.js

static/chunks/pages/[user]/v/[notebook].js:eval("__webpack_require__.r(__webpack_exports__);\nvar config = {\n  paths: {\n    vs: 'https://cdn.jsdelivr.net/npm/monaco-editor@0.28.1/min/vs'\n  }\n};\n\n/* harmony default export */ 

Current version.


    "@monaco-editor/loader": {
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/@monaco-editor/loader/-/loader-1.2.0.tgz",
      "integrity": "sha512-cJVCG/T/KxXgzYnjKqyAgsKDbH9mGLjcXxN6AmwumBwa2rVFkwvGcUj1RJtD0ko4XqLqJxwqsN/Z/KURB5f1OQ==",
      "requires": {
        "state-local": "^1.0.6"
      }
    }
suren-atoyan commented 2 years ago

hey, @chrisparnin sorry for the late answer. please check the latest version - v1.3.0