Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests and documentation #21

Merged
merged 10 commits into from
Sep 25, 2024
Prev Previous commit
Next Next commit
updated scripts
  • Loading branch information
ArturLevchuk committed Sep 22, 2024
commit d89b504ff41e23b8049c8278f174f2f20c668892
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.