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

Bugfix: always set useFSEvents option for Chokidar #500

Merged
merged 2 commits into from
Mar 30, 2021
Merged

Conversation

developit
Copy link
Member

@developit developit commented Mar 30, 2021

I believe this should fix #499.

@changeset-bot
Copy link

changeset-bot bot commented Mar 30, 2021

🦋 Changeset detected

Latest commit: f15a0c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
wmr Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 30, 2021

Size Change: +538 B (0%)

Total Size: 695 kB

Filename Size Change
packages/wmr/wmr.cjs 661 kB +538 B (0%)
ℹ️ View Unchanged
Filename Size Change
examples/demo/dist/about/index.html 667 B 0 B
examples/demo/dist/assets/Calendar.********.css 702 B 0 B
examples/demo/dist/assets/style.********.css 386 B 0 B
examples/demo/dist/chunks/class-fields.********.js 200 B 0 B
examples/demo/dist/chunks/compat.********.js 15.3 kB 0 B
examples/demo/dist/chunks/index.********.js 199 B 0 B
examples/demo/dist/chunks/json.********.js 235 B 0 B
examples/demo/dist/chunks/prerender.********.js 2.41 kB 0 B
examples/demo/dist/class-fields/index.html 646 B 0 B
examples/demo/dist/compat/index.html 1.5 kB 0 B
examples/demo/dist/env/index.html 722 B 0 B
examples/demo/dist/error/index.html 656 B 0 B
examples/demo/dist/files/index.html 688 B 0 B
examples/demo/dist/index.********.js 7.23 kB 0 B
examples/demo/dist/index.html 714 B 0 B
examples/demo/dist/json/index.html 666 B 0 B
examples/demo/dist/lazy-and-late/index.html 668 B 0 B

compressed-size-action

@developit developit merged commit 92541ee into main Mar 30, 2021
@developit developit deleted the bugfix-chokidar branch March 30, 2021 03:55
@github-actions github-actions bot mentioned this pull request Mar 30, 2021
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.

UnhandledPromiseRejectionWarning when running wmr start >= 1.4.0
2 participants