Enable skia in web
This commit is contained in:
parent
70806d9f4d
commit
d6836ad3df
8 changed files with 104 additions and 150 deletions
|
|
@ -32,7 +32,7 @@ build_web:
|
|||
- cd assets/js/ && tar xaf olm.tar.gz && cd ../../
|
||||
- flutter pub get
|
||||
- flutter clean
|
||||
- flutter build web --release --verbose
|
||||
- flutter build web --release --verbose --dart-define=FLUTTER_WEB_USE_SKIA=true
|
||||
artifacts:
|
||||
paths:
|
||||
- build/web/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue