Skip to content

Commit

Permalink
Update build-web.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoSMarques committed Aug 28, 2024
1 parent ae6d884 commit 249c8df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tool/build-web.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ flutter config --no-analytics
flutter pub get
#flutter build web --source-maps
#flutter build web --profile --source-maps --dart-define=Dart2jsOptimization=O0
flutter build web
#flutter build web
flutter build web --wasm

0 comments on commit 249c8df

Please sign in to comment.