Socket
Socket
Sign inDemoInstall

vss-monaco-editor

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vss-monaco-editor

vss-monaco-editor


Version published
Weekly downloads
6
increased by500%
Maintainers
1
Install size
34.3 MB
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 25 Feb 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc