chore(packaging): move files to match target file structure
This commit is contained in:
6
modules/angular2/angular2.js
vendored
Normal file
6
modules/angular2/angular2.js
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Define public API for Angular here.
|
||||
*/
|
||||
export * from 'change_detection/change_detection';
|
||||
export * from 'core/core';
|
||||
export * from 'directives/directives';
|
Reference in New Issue
Block a user