-
Notifications
You must be signed in to change notification settings - Fork 3
Migration From Version 2 to Version 3
Ali Badakhshan edited this page Mar 8, 2020
·
7 revisions
- update all dependencies' version
- change Narik dependencies from
narik-
format to@narik/
format. (All Narik Packages Moved to @narik scope.)
- In package.json file.
- In all source files ( import ... from "")
- In angular.json (styles)
- In extra-webpack.config.js
- In ts.config ('paths' section (if you have))
- add
"aot":true
to angular.json
- Getting started
- Documentation
- Architecture & Services
- UI Framework