Using Rush & SPFx-Fast-Serve with SPFx projects microsoft/rushstack#1863 s-KaiNet/spfx-fast-serve#6
rush update [--full]
rush package
rush build
rush serve --to sp-fx-web-part2 --verbose
- Change Site Url in packages\SPFx-WebPart\Config\serve.json
- In Terminal 1
- cd packages\SPFx-Library
- npm run serve
- In Terminal 2
- cd packages\SPFx-WebPart
- npm run serve
- rush.json
- common\config\command-line.json
- scripts section in "packages<package>\package.json"