ionic-framework
ionic-framework copied to clipboard
chore(react): pnpm developer workflow for live reload
Issue number: N/A
What is the current behavior?
N/A
What is the new behavior?
- The Stencil dev-server will write the
dist/directory and run the output targets when the dev-server compiles. - Package resolution of the
@ionic/corepackage is corrected for the react test apps (uses localcore/folder instead of npm registry)
Does this introduce a breaking change?
- [ ] Yes
- [x] No