-
Notifications
You must be signed in to change notification settings - Fork 110
Update web publishing to include WASM option #460
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
Conversation
|
docs/testing-deployment-publishing/publishing/web-publishing.md
Outdated
Show resolved
Hide resolved
docs/testing-deployment-publishing/publishing/web-publishing.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Proper capitalization is Wasm (not WASM).
Also: test mode will not support Wasm (there's no yet about it) as the Flutter/Dart team only considers Wasm a target for release mode builds.
Let some suggestions/nits. |
Co-authored-by: Frank van Puffelen <[email protected]>
Co-authored-by: Frank van Puffelen <[email protected]>
Got it. Thanks @puf for looking into this! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Update web publishing to include WASM option
Linear ticket and magic word Fixes DEVR-1077
Type of change