Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotreload for component package #33

Closed
njacob1001 opened this issue Dec 27, 2020 · 1 comment
Closed

Hotreload for component package #33

njacob1001 opened this issue Dec 27, 2020 · 1 comment

Comments

@njacob1001
Copy link

Is there a way to use the typescript files from component package without run the compile command?

@NiGhTTraX
Copy link
Owner

Hi @njacob1001. If you have a hot reloading setup e.g. webpack in create-react-app then everything should just work. If you check the examples/cra folder and run the start script there you'll see that a change to components/src/button.tsx will hot reload the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants