mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
refactor(forms): upgrade to @angular/forms
This commit is contained in:
@ -15,8 +15,8 @@ module.exports = {
|
||||
'@angular/common': {
|
||||
commonjs2: ['angular2', 'common']
|
||||
},
|
||||
'@angular/router' : {
|
||||
commonjs2: ['angular2', 'router']
|
||||
'@angular/forms' : {
|
||||
commonjs2: ['angular2', 'forms']
|
||||
},
|
||||
'@angular/http': {
|
||||
commonjs2: ['angular2', 'http']
|
||||
|
Reference in New Issue
Block a user