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

chore(vite): Don't exclude Router in attw check #11031

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Jul 21, 2024

attw didn't have any issues with Router (except for node10, but we don't care about that). So we might as well include it in the checks. Ideally Router will move to another package, but for now it's in the vite package and no reason to not have the package.json exports be correct when there's no extra effort in doing so.

@Tobbe Tobbe added the release:chore This PR is a chore (means nothing for users) label Jul 21, 2024
@Tobbe Tobbe added this to the chore milestone Jul 21, 2024
@Tobbe Tobbe merged commit 2c3b78a into redwoodjs:main Jul 21, 2024
50 of 51 checks passed
@Tobbe Tobbe deleted the tobbe-vite-attw-include-router branch July 21, 2024 08:37
dac09 added a commit to dac09/redwood that referenced this pull request Jul 21, 2024
…-dual-pkg

* 'main' of github.com:redwoodjs/redwood:
  chore(vite): Don't exclude Router in attw check (redwoodjs#11031)
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants