vss-monaco-editor

0.20.0 • Public • Published

vss-monaco-editor

This package contains the monaco editor re-packaged for use by Azure DevOps. It is simply packaged as an AMD module with webpack. The webpack config includes the "publicPath" property, which is specific to the path that the chunks will be found at runtime in Azure DevOps.

To update this package: npm install monaco-editor@version --save

Update package.json and change the version to match the version of monaco-editor that was installed

npm run build npm publish

Update our version of the npm package in npm\default\package.json to the new version. Update the bundle references in product code: vss-monaco-editor.webproj contains references to the main bundle (min & debug). MonacoEnvironments.ts contains references to the sub bundles (min & debug).

All bundle references hashes should the version of vss-monaco-editor we are using.

Readme

Keywords

none

Package Sidebar

Install

npm i vss-monaco-editor

Weekly Downloads

4

Version

0.20.0

License

none

Unpacked Size

36 MB

Total Files

149

Last publish

Collaborators

  • vsalmopen