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(plugin): use the user's vite.config #524

Merged
merged 8 commits into from
May 14, 2024
Merged

fix(plugin): use the user's vite.config #524

merged 8 commits into from
May 14, 2024

Conversation

asanehisa
Copy link
Contributor

@asanehisa asanehisa commented May 13, 2024

Tested and confirmed it does use the user's build.rollupOptions.external when I add that to the vite.config.js
Tested w/ both the problem build (a serverless func repo) and a modules repo.

configFile: false should remain or else it'll get stuck in infinite loop of yext plugin.

@asanehisa asanehisa changed the title fix: use the user's vite.config's rollupOptions fix: use the user's vite.config May 13, 2024
@asanehisa asanehisa marked this pull request as ready for review May 13, 2024 22:05
@asanehisa asanehisa requested a review from a team as a code owner May 13, 2024 22:05
@asanehisa asanehisa changed the title fix: use the user's vite.config fix(plugin): use the user's vite.config May 14, 2024
@asanehisa asanehisa merged commit 57e3e81 into main May 14, 2024
16 checks passed
@asanehisa asanehisa deleted the ssh branch May 14, 2024 16:16
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

2 participants