We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0866485 commit 373fd7dCopy full SHA for 373fd7d
modules/benchmarks/pubspec.yaml
@@ -13,3 +13,7 @@ dependencies:
13
change_detection:
14
path: ../change_detection
15
browser: '>=0.10.0 <0.11.0'
16
+transformers:
17
+- $dart2js:
18
+# minify: false
19
+ commandLineOptions: ['--dump-info', '--trust-type-annotations', '--trust-primitives']
0 commit comments