mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
init it!
This commit is contained in:
14847
adam/js/angular/angular.js
vendored
Normal file
14847
adam/js/angular/angular.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
0
adam/js/framework/framework-init.js
Normal file
0
adam/js/framework/framework-init.js
Normal file
1
adam/js/framework/framework.min.js
vendored
Normal file
1
adam/js/framework/framework.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
/* the eventual location of the minified/concat js, all others would be excluded */
|
||||
3
adam/js/framework/glue/angularGlue.js
vendored
Normal file
3
adam/js/framework/glue/angularGlue.js
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/* used to tie angular.js with the framework */
|
||||
/* nowhere should the framework reference angular.js */
|
||||
/* nowhere in angular.js should it reference the framework */
|
||||
Reference in New Issue
Block a user