[ci] Remove exclude_all_packages_app_wasm.yaml configuration from --wasm builds.
Open
c: tech-debt
P2
team-web
triaged-web
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
In order to start building the `all_packages` app with Wasm, we added an exclusion file:
* exclude_all_packages_app_wasm.yaml
Once all flutter/packages are migrated to be wasm compatible (the file above is empty), clean it and remove it from the tooling.
See:
* https://github.com/flutter/packages/pull/6981
Contributor guide
Assessment
This issue has not been assessed yet.