Skip to content

Commit

Permalink
Enable dartdevc
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Jul 25, 2017
1 parent 85b035b commit a0a83cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pubspec.yaml
Expand Up @@ -10,6 +10,11 @@ dev_dependencies:
browser: '^0.10.0'
dart_to_js_script_rewriter: ^1.0.0
test: '^0.12.0'

web:
compiler:
debug: dartdevc

transformers:
- test/pub_serve:
$include: test/**_test.dart
Expand Down

0 comments on commit a0a83cd

Please sign in to comment.