chore(packaging): move files to match target file structure
This commit is contained in:
4
modules/angular2/directives.js
vendored
Normal file
4
modules/angular2/directives.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
export * from './src/ng_if';
|
||||
export * from './src/ng_non_bindable';
|
||||
export * from './src/ng_repeat';
|
||||
export * from './src/ng_switch';
|
Reference in New Issue
Block a user