Skip to content

Commit

Permalink
docs: update showcase publishing instructions in DEVELOPER.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytro-gokun committed Dec 6, 2019
1 parent 19afcf9 commit 1cae360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ npm publish dist/ngx-mapbox-gl
And finally, update the showcase app on github page (using https://github.com/angular-schule/angular-cli-ghpages)

```
yarn build:showcase && ngh -d dist/showcase/
yarn build:showcase && yarn publish:showcase
```

(This could be updated to the more recent `ng deploy`)

0 comments on commit 1cae360

Please sign in to comment.