chore(transform): move transform module to modules_dart
The build/pure-packages.dart gulp task has also been updated to move the files into the angular2 tree. Closes #3729
This commit is contained in:
3
modules_dart/transform/lib/transformer.dart
Normal file
3
modules_dart/transform/lib/transformer.dart
Normal file
@ -0,0 +1,3 @@
|
||||
library angular2.transformer_dart;
|
||||
|
||||
export 'src/transform/transformer.dart';
|
Reference in New Issue
Block a user