mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
chore(): add to local npm readme steps
This commit is contained in:
@ -40,7 +40,7 @@ From `ionic` repo root directory:
|
|||||||
1. `gulp package --strip-debug false`
|
1. `gulp package --strip-debug false`
|
||||||
2. `cd dist`
|
2. `cd dist`
|
||||||
3. `sudo npm link`
|
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:
|
From Testing App root directory:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user