Skip to content

Commit 1e38b24

Browse files
committed
Replace Monaco editor to be versioned by yarn
1 parent b640149 commit 1e38b24

File tree

106 files changed

+8
-54106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+8
-54106
lines changed

webapp/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"dependencies": {
33
"@melloware/coloris": "^0.25.0",
4-
"jquery-debounce-throttle": "^1.0.6-rc.0"
4+
"jquery-debounce-throttle": "^1.0.6-rc.0",
5+
"monaco": "^1.201704190613.0"
56
}
67
}

webapp/public/js/monaco/vs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../node_modules/monaco/build/vs
Binary file not shown.

webapp/public/js/monaco/vs/base/worker/workerMain.js

Lines changed: 0 additions & 31 deletions
This file was deleted.

webapp/public/js/monaco/vs/basic-languages/abap/abap.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

webapp/public/js/monaco/vs/basic-languages/apex/apex.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)