mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
add angular2 dependency
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"url": "https://github.com/driftyco/ionic2.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular2-bundle": "tlancina/angular2-bundle",
|
||||
"angular2": "2.0.0-alpha.35",
|
||||
"canonical-path": "0.0.2",
|
||||
"connect": "^3.3.4",
|
||||
"del": "~1.1.1",
|
||||
|
||||
@@ -15,7 +15,7 @@ module.exports = {
|
||||
'node_modules/traceur/bin/traceur-runtime.js',
|
||||
'node_modules/systemjs/node_modules/es6-module-loader/dist/es6-module-loader.js',
|
||||
'node_modules/systemjs/dist/system.js',
|
||||
'node_modules/angular2-bundle/angular2.dev.js',
|
||||
'node_modules/angular2/bundles/angular2.dev.js',
|
||||
'dist/js/ionic.js',
|
||||
'node_modules/web-animations-js/web-animations.min.js'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user