Skip to content

Commit

Permalink
updated scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturLevchuk committed Sep 22, 2024
1 parent b1d3c95 commit d89b504
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion scripts/prod_build.sh → scripts/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cd assets/crypto-lib &&
npm install &&
npm run build-prod &&
npm run build:all &&
flutter pub run build_runner build --delete-conflicting-outputs
6 changes: 0 additions & 6 deletions scripts/dev_build.sh

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/run_dev.sh

This file was deleted.

0 comments on commit d89b504

Please sign in to comment.