Skip to content

Commit

Permalink
Fix the build process
Browse files Browse the repository at this point in the history
  • Loading branch information
sgenoud committed Jul 6, 2024
1 parent 94c1622 commit 321fb91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/replicad-opencascadejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"src"
],
"scripts": {
"build": "echo 'Please build manually'",
"buildWasm": "pnpm run generateConfig && pnpm run buildSingle && pnpm run buildWithExeptions",
"updateDocker": "docker pull donalffons/opencascade.js",
"generateConfig": "ytt -f build-source/ --output-files build-config",
Expand Down

0 comments on commit 321fb91

Please sign in to comment.