Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

data-forge-notebook/monaco-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monaco-build

Build scripts for building the Monaco Editor directly from the vscode repo.

Used by the Data-Forge Notebook build process.

Check out the file build.bat to see the commands required to extract and package Monaco Editor.

Click here to support my work

Use Node.js 12 to run this:

nvm install 12.22.10
nvm use 12.22.10

How to install classic Yarn: https://classic.yarnpkg.com/en/docs/install#windows-stable

Getting it

This is a meta repo.

You need meta installed:

npm install meta -g

The clone the repo:

meta git clone git@github.com:data-forge-notebook/monaco-build.git

Building it

Run

build.bat

More information on the build process

https://github.com/data-forge-notebook/monaco-editor/blob/master/CONTRIBUTING.md#a-brief-explanation-on-the-source-code-structure

About

Scripts for building Monaco Editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published