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(vite): list imports before dns call #8620

Merged
merged 3 commits into from
Jun 15, 2023
Merged

Conversation

jtoar
Copy link
Contributor

@jtoar jtoar commented Jun 14, 2023

@dac09 does the call to dns. setDefaultResultOrder need to come before the @redwoodjs/vite import? If so we should probably make that a little clearer because I installed a Vite plugin and re-ordered the imports thinking it didn't matter. If it doesn't matter, ok if we just list all the imports first?

@jtoar jtoar added the release:fix This PR is a fix label Jun 14, 2023
@jtoar jtoar requested a review from dac09 June 14, 2023 19:59
@dac09
Copy link
Collaborator

dac09 commented Jun 15, 2023

Think it should be ok, if the smoke tests pass - we're fine! But the fixture does need to be updated (manually or otherwise :))

I'll pick up tomorrow if you don't get to it first!

@jtoar
Copy link
Contributor Author

jtoar commented Jun 15, 2023

@dac09 ah yeah I missed that—updated it in a031364

@jtoar jtoar merged commit 1e47d65 into main Jun 15, 2023
9 of 10 checks passed
@jtoar jtoar deleted the ds-vite/move-dns-in-template branch June 15, 2023 22:01
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Jun 15, 2023
@jtoar jtoar modified the milestones: next-release, v6.0.0 Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants