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

feat: fallback to Rollup/Vite output directory #467

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

benmccann
Copy link
Contributor

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests

Description

Simplifies setting up Partytown

Use cases and why

Users shouldn't have to specify the output directory a second time on top of specifying it in Rollup. For SvelteKit the output directory is considered an internal implementation detail which makes having to specify it even a bit more surprising

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality

@vercel
Copy link

vercel bot commented Sep 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
partytown ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 18, 2023 11:17pm

@mhevery mhevery merged commit 1e0468e into BuilderIO:main Oct 4, 2023
6 checks passed
@benmccann benmccann deleted the optional-output-directory branch October 4, 2023 21:50
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.

2 participants