merge
This commit is contained in:
parent
92fda7a117
commit
969339c7d6
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
|||
flutter config --enable-web
|
||||
flutter clean
|
||||
flutter pub get
|
||||
flutter build web --dart-define=FLUTTER_WEB_CANVASKIT_URL=canvaskit/ --source-maps
|
||||
flutter build web --dart-define=FLUTTER_WEB_CANVASKIT_URL=canvaskit/ --profile --source-maps
|
||||
# flutter build web --release --verbose --source-maps --dart-define=SENTRY_RELEASE=$CI_COMMIT_SHA
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue