Skip to content

Commit 9bb2a65

Browse files
docs: update migrate help
1 parent ea7c814 commit 9bb2a65

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/man_pages/general/migrate.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The following folders will be removed: **"hooks"**, **"platforms"** and **"node_
1515
The **"nativescript-dev-sass"** and **"nativescript-dev-typescript"** dependencies will be replaced with **"node-sass"** and **"typescript"** respectively.
1616
The **"nativescript-dev-less"** dependency will be removed, but to enable LESS CSS support the user should follow the steps in this<% if(isConsole) { %> feature request: https://github.com/NativeScript/nativescript-dev-webpack/issues/967.<% } %><% if(isHtml) { %> [feature request](https://github.com/NativeScript/nativescript-dev-webpack/issues/967).<% } %>
1717

18-
The following dependencies will be updated if needed:
18+
The following dependencies will be updated if needed:
1919
* tns-core-modules
2020
* tns-core-modules-widgets
2121
* tns-platform-declarations
@@ -37,15 +37,19 @@ The following dependencies will be updated if needed:
3737
* kinvey-nativescript-sdk
3838
* nativescript-plugin-firebase
3939
* nativescript-vue
40+
* nativescript-vue-template-compiler
4041
* nativescript-angular
42+
* @angular/animiations
4143
* @angular/platform-browser-dynamic
4244
* @angular/common
4345
* @angular/compiler
46+
* @angular/compiler-cli
4447
* @angular/core
4548
* @angular/forms
4649
* @angular/http
4750
* @angular/platform-browser
4851
* @angular/router
52+
* @ngtools/webpack
4953
* rxjs
5054
* zone.js
5155
* nativescript-unit-test-runner

0 commit comments

Comments
 (0)