chore(packaging): update import for the new file structure
This commit is contained in:
8
modules/angular2/directives.js
vendored
8
modules/angular2/directives.js
vendored
@ -1,4 +1,4 @@
|
||||
export * from './src/ng_if';
|
||||
export * from './src/ng_non_bindable';
|
||||
export * from './src/ng_repeat';
|
||||
export * from './src/ng_switch';
|
||||
export * from './src/directives/ng_if';
|
||||
export * from './src/directives/ng_non_bindable';
|
||||
export * from './src/directives/ng_repeat';
|
||||
export * from './src/directives/ng_switch';
|
||||
|
Reference in New Issue
Block a user