Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Commit

Permalink
need to touch v8env.bin, non-sense but necessary for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegn committed Dec 7, 2018
1 parent 9d64e24 commit 13fdee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -e

touch v8env.bin
cargo build --release --bin create_snapshot
ls -lah target/release
target/release/create_snapshot v8env/dist/v8env.js v8env.bin
Expand Down

0 comments on commit 13fdee8

Please sign in to comment.