pull/795/head
Brord van Wierst 2 years ago
parent 92fda7a117
commit 969339c7d6
No known key found for this signature in database
GPG Key ID: 20E7ACBD8E02BC11

@ -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…
Cancel
Save