Skip to content

Commit f9ca7df

Browse files
committed
Fix: a missing file
1 parent 200e50b commit f9ca7df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/copy-monaco.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const root = "node_modules/monaco-editor/min/vs/"
66
const files = [
77
"base/worker/workerMain.js",
88
"basic-languages/src/html.js",
9+
"basic-languages/src/css.js",
910
"editor/editor.main.css",
1011
"editor/editor.main.js",
1112
"editor/editor.main.nls.js",

0 commit comments

Comments
 (0)