Skip to content

Commit

Permalink
feat(bootstrap): update bootstrap to 4.0.0 release (including ng-boot…
Browse files Browse the repository at this point in the history
…strap, angular) (#226)

Closes #160, #223, #224
  • Loading branch information
nnixaa committed Feb 22, 2018
1 parent 13799a5 commit f047f14
Show file tree
Hide file tree
Showing 7 changed files with 4,949 additions and 3,409 deletions.
2 changes: 1 addition & 1 deletion DEV_DOCS.md
Expand Up @@ -184,7 +184,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 `npm start -- --preserve-symlinks`.
5. run ngx-admin with corresponding flag `npm start -- --preserve-symlinks`

#ngx-admin release
1. update version
Expand Down

0 comments on commit f047f14

Please sign in to comment.