mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(scripts): update npm script to link and README instructions
fixes #8874
This commit is contained in:
@ -51,9 +51,7 @@ The following commands take longer to run because they use AoT compilation. They
|
||||
|
||||
From `ionic` directory:
|
||||
|
||||
1. `gulp package build` or (`gulp package watch`, then open another terminal for step 2)
|
||||
2. `cd dist`
|
||||
3. `npm link` (may require `sudo`)
|
||||
1. `npm run link`
|
||||
|
||||
From your app directory:
|
||||
|
||||
|
Reference in New Issue
Block a user