ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

chore(react): pnpm developer workflow for live reload

Open sean-perkins opened this issue 1 year ago • 0 comments

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/core package is corrected for the react test apps (uses local core/ folder instead of npm registry)

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

sean-perkins avatar Jan 30 '24 02:01 sean-perkins