Skip to content

Commit

Permalink
fix(DEV_DOCS): add missed line in development on the latest Nebular s…
Browse files Browse the repository at this point in the history
…ources (#182)
  • Loading branch information
tibing-old-email authored and nnixaa committed Feb 2, 2018
1 parent 691e100 commit 3b84981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DEV_DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ To start a new release (publish the framework packages on NPM) you need:
2. run `npm link` for each Nebular module in *nebular/src/framework* except for *icons*
3. make sure you don't have *node_modules* in Nebular project (this may cause an issue an issue the angular-cli)
4. link Nebular in ngx-admin: `npm link @nebular/{auth,theme}`
5. run ngx-admin with `--preserve-symlinks` flag.
#ngx-admin release
1. update version
Expand Down

0 comments on commit 3b84981

Please sign in to comment.