mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(CHANGELOG): update instructions to install 2.0.0 version of gulp task
This commit is contained in:
@@ -72,7 +72,7 @@ Angular has been updated to 2.0.0-rc.1, follow these steps to update Angular.
|
||||
3. Run the following command from a terminal to update the gulp task for `ionic-gulp-scripts-copy`:
|
||||
|
||||
```
|
||||
npm install --save-dev ionic-gulp-scripts-copy
|
||||
npm install --save-dev ionic-gulp-scripts-copy@2.0.0
|
||||
```
|
||||
|
||||
4. Then, change any imports in your application from `angular2` to `@angular`. For example, the following:
|
||||
|
||||
Reference in New Issue
Block a user