Skip to content

Commit

Permalink
Fix input definitions for wasm modules
Browse files Browse the repository at this point in the history
  • Loading branch information
simolus3 committed Aug 31, 2024
1 parent 48a8db4 commit 99a8ed7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build_web_compilers/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ builders:
- dart2wasmMetaModuleCleanBuilder
- dart2wasmModuleBuilder
build_extensions:
$lib$:
- .dart2wasm.meta_module.raw
- .dart2wasm.meta_module.clean
.dart:
- .dart2wasm.module
is_optional: True
Expand Down

0 comments on commit 99a8ed7

Please sign in to comment.