From fc41c5cf573055f03a830abfa8287d2ace910f44 Mon Sep 17 00:00:00 2001 From: joshuawilson Date: Fri, 8 Sep 2017 13:38:14 -0400 Subject: [PATCH] fix(release): update the npm release by making a minor change to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e3bcc5..8ee928b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ build manually, instead you should let the CD pipeline do a semantic release. ### Development To build ngx-base as an npm library and embed it into a webapp such as -fabric8-ui, you should: +fabric8-ui, you should: 1. Run `npm run watch:library` in this directory. This will build ngx-base as a library and then set up a watch task to rebuild any ts, html and scss files you