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

Use vite internally instead of handling live update with websocket, chokidar by ourself #184

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nvh95
Copy link
Owner

@nvh95 nvh95 commented Jul 3, 2022

Summary/ Motivation (TLDR;)

  • Use vite for hot reload server instead of DIY

Related issues

Features

  • Use vite internally instead of handling live update with websocket, chokidar
  • Always preview the full document when running preview.debug()

@netlify
Copy link

netlify bot commented Jul 3, 2022

Deploy Preview for jest-preview-library canceled.

Name Link
🔨 Latest commit cdc4c5f
🔍 Latest deploy log https://app.netlify.com/sites/jest-preview-library/deploys/62c1dc7401c1740008ea7cf3

@nvh95 nvh95 changed the title Use vite internally instead of handling live update with websocket, chokidar Use vite internally instead of handling live update with websocket, chokidar by ourself Jul 3, 2022
@nvh95 nvh95 mentioned this pull request Jul 8, 2022
1 task
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

Successfully merging this pull request may close these issues.

1 participant