We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b4d20 commit f7470e2Copy full SHA for f7470e2
1 file changed
.github/workflows/buildDeploy.yml
@@ -19,8 +19,6 @@ jobs:
19
run: npm ci
20
- name: Typescript
21
run: npm run build
22
- - name: fixMonaco
23
- run: node fixMonaco.js
24
- name: Copy js & json
25
run: |
26
npx copyfiles --verbose "node_modules/**/*.js" build/default
0 commit comments