fix(web_workers): support @AngularEntrypoint in web workers
And enable transformers on all playground apps Closes #6013
This commit is contained in:
@ -26,9 +26,11 @@ transformers:
|
||||
- web/src/static_tree/tree_benchmark.dart
|
||||
- web/src/tree/tree_benchmark.dart
|
||||
- $dart2js:
|
||||
$include: web/src/**
|
||||
minify: false
|
||||
commandLineOptions:
|
||||
- --dump-info
|
||||
- --trust-type-annotations
|
||||
- --trust-primitives
|
||||
- --show-package-warnings
|
||||
- --fatal-warnings
|
||||
|
Reference in New Issue
Block a user