chore(): add to local npm readme steps

This commit is contained in:
Adam Bradley
2016-02-03 23:15:24 -06:00
parent 155a43d770
commit 276b1a591a

View File

@ -40,7 +40,7 @@ From `ionic` repo root directory:
1. `gulp package --strip-debug false`
2. `cd dist`
3. `sudo npm link`
4. After ionic changes: `gulp transpile.no-typecheck --strip-debug false`
4. After ionic changes: `gulp transpile.no-typecheck --strip-debug false && gulp copy.scss`
From Testing App root directory: