Skip to content

Commit

Permalink
Merge pull request #320 from initiative-sh/fix-cloudflare-build
Browse files Browse the repository at this point in the history
Add flag to resolve Cloudflare build issue
  • Loading branch information
MikkelPaulson authored Sep 19, 2023
2 parents 03aa471 + 4200e49 commit e11fb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi
cd "$project_root/web"
wasm-pack build --release
npm install
npm run build
NODE_OPTIONS=--openssl-legacy-provider npm run build


cd "$project_root"
Expand Down

0 comments on commit e11fb33

Please sign in to comment.