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

fix: remove 'recursive' from fs.watch #65

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Conversation

kirjavascript
Copy link
Member

Removing 'recursive' from fs.watch, because it's not currently supported in the current version of node that webcontainer uses. The current wording is confusing, especially as the feature is just not supported.

We can restore this in future: nodejs/node#45098

Copy link

stackblitz bot commented Apr 18, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Apr 18, 2024

Deploy Preview for webcontainer-docs ready!

Name Link
🔨 Latest commit 30879a6
🔍 Latest deploy log https://app.netlify.com/sites/webcontainer-docs/deploys/6621174f68bb2f0008aeda88
😎 Deploy Preview https://deploy-preview-65--webcontainer-docs.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 configuration.

@kirjavascript kirjavascript requested a review from d3lm April 18, 2024 12:52
@samdenty samdenty requested review from d3lm, Nemikolh, jrvidal and KwintenP and removed request for d3lm June 10, 2024 22:56
@Nemikolh Nemikolh merged commit 673b6a5 into main Jun 11, 2024
4 checks passed
@Nemikolh Nemikolh deleted the thom/remove-recursive branch June 11, 2024 06:33
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.

4 participants