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

Implement dev server for dev mode #16

Open
renhiyama opened this issue Oct 5, 2023 · 0 comments
Open

Implement dev server for dev mode #16

renhiyama opened this issue Oct 5, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest For Hacktoberfest Bois help wanted Extra attention is needed

Comments

@renhiyama
Copy link
Contributor

Consider not killing the whole packit child process, instead deeply integrate with it, and instead of generating the whole project all at once, wait for incoming request and then transpile and serve, just like how swc & vite does. This would also become the base for #8 too :)

I'm open for ideas for implementations.

@renhiyama renhiyama added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed hacktoberfest For Hacktoberfest Bois labels Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest For Hacktoberfest Bois help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant