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

Add rollup to every package with a rollup config #1473

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

NullVoxPopuli
Copy link
Contributor

This is required when doing debugging of individual packages, like even pnpm turbo build --filter @glimmer/validator

Without this change, build can only be ran across the whole monorepo.
And to prep for creating a rollup plugin, I want to be able to just work with a single package.

@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review October 27, 2023 22:15
@NullVoxPopuli NullVoxPopuli merged commit 49b3d2a into master Oct 27, 2023
5 checks passed
@NullVoxPopuli NullVoxPopuli deleted the add-rollup-to-packages-that-use-rollup branch October 27, 2023 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant