Skip to content

Revert "Provide better ignores for Vercel's file tracer (#9885)"#9955

Merged
matthewp merged 2 commits intomainfrom
rollback-vercel
Feb 2, 2024
Merged

Revert "Provide better ignores for Vercel's file tracer (#9885)"#9955
matthewp merged 2 commits intomainfrom
rollback-vercel

Conversation

@matthewp
Copy link
Copy Markdown
Contributor

@matthewp matthewp commented Feb 2, 2024

This reverts commit 49e0c24.

Changes

This commit inadvertently preventing bundling of @libsql/client for some people that needed it. 3 reports so far, so reverting and figuring out a different approach to the warnings.

Testing

N/A

Docs

N/A

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 2, 2024

🦋 Changeset detected

Latest commit: ba53ccd

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

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 github-actions bot added the pkg: integration Related to any renderer integration (scope) label Feb 2, 2024
@matthewp matthewp merged commit bc1742d into main Feb 2, 2024
@matthewp matthewp deleted the rollback-vercel branch February 2, 2024 20:43
@astrobot-houston astrobot-houston mentioned this pull request Feb 2, 2024
ematipico pushed a commit that referenced this pull request Feb 6, 2025
* Revert "Provide better ignores for Vercel's file tracer (#9885)"

This reverts commit d59737e.

* Changeset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vercel Adapter doesn't bundle @libsql/client SyntaxError: Named export 'Minimatch' not found.

2 participants