Skip to content

Support liveReload with rolldown-vite@6.3.x #1714

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

Open
1 of 2 tasks
benpsnyder opened this issue Apr 30, 2025 · 0 comments
Open
1 of 2 tasks

Support liveReload with rolldown-vite@6.3.x #1714

benpsnyder opened this issue Apr 30, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@benpsnyder
Copy link
Contributor

Which scope/s are relevant/related to the feature request?

create-analog

Information

With this I can get the serve to work

analog({
...
        // liveReload: false,
...
)}

With this I cannot get serve to function

analog({
...
        liveReload: true,
...
)}

I have provided @brandonroberts with repo access to a branch specific to this issue

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No
@benpsnyder benpsnyder added the enhancement New feature or request label Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant