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

build: use @rollup/plugin-replace to replace chokidar fsevents #4880

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

dnalborczyk
Copy link
Contributor

@dnalborczyk dnalborczyk commented Feb 27, 2023

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

replaces original PR: #4316

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for rollupjs ready!

Name Link
🔨 Latest commit b4a768a
🔍 Latest deploy log https://app.netlify.com/sites/rollupjs/deploys/63fbfb9aa2303700081f148a
😎 Deploy Preview https://deploy-preview-4880--rollupjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #4880 (b4a768a) into master (d7cbebd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4880   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files         219      219           
  Lines        7948     7948           
  Branches     2189     2189           
=======================================
  Hits         7867     7867           
  Misses         26       26           
  Partials       55       55           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dnalborczyk dnalborczyk marked this pull request as ready for review February 27, 2023 00:37
@lukastaegert lukastaegert merged commit 1ab9833 into rollup:master Feb 27, 2023
@rollup-bot
Copy link
Collaborator

This PR has been released as part of rollup@3.18.0-0. Note that this is a pre-release, so to test it, you need to install Rollup via npm install rollup@3.18.0-0 or npm install rollup@beta. It will likely become part of a regular release later.

@dnalborczyk dnalborczyk deleted the fs-events-replacement branch February 27, 2023 13:11
@rollup-bot
Copy link
Collaborator

This PR has been released as part of rollup@3.18.0. You can test it via npm install rollup.

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.

None yet

3 participants