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

Remove browser-sync support #327

Open
1 task done
Tracked by #266
nicholasio opened this issue Sep 25, 2023 · 1 comment
Open
1 task done
Tracked by #266

Remove browser-sync support #327

nicholasio opened this issue Sep 25, 2023 · 1 comment
Labels
Dependencies Pull requests that update a dependency file [Type] Enhancement

Comments

@nicholasio
Copy link
Member

nicholasio commented Sep 25, 2023

Is your enhancement related to a problem? Please describe.

Remove browser-sync support in favor of CSS Hot Reloading via HMR.

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nicholasio
Copy link
Member Author

nicholasio commented Sep 25, 2023

It looks like browser-sync is being actively maintained again so the initial concern of outdated deps isn't a concern anymore. However I'd still like to leverage HMR for front-end css as well, but we only currently support that via a JS entrypoint on the front-end which might be not ideal for some projects.

It would be nice if we could get #168 figured out so that we can have HMR as a proper replacement for css hot reloading.

@fabiankaegy fabiankaegy added the Dependencies Pull requests that update a dependency file label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file [Type] Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants