Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Commit

Permalink
add dart_to_js_script_rewriter dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleak committed Feb 12, 2016
1 parent 3c85ab1 commit 5fec51e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/web-angular/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ environment:
dependencies:
angular2: 2.0.0-beta.6
browser: ^0.10.0
dart_to_js_script_rewriter: ^0.1.0

transformers:
- angular2:
platform_directives:
- 'package:angular2/common.dart#COMMON_DIRECTIVES'
platform_pipes:
- 'package:angular2/common.dart#COMMON_PIPES'
entry_points: web/main.dart
- dart_to_js_script_rewriter

0 comments on commit 5fec51e

Please sign in to comment.