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

Make template-colocation-plugin idempotent #1758

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Jan 16, 2024

It's not possible to have more than one colocated template for a given JS file, so we never need to run again, even if another babel plugin subsequently alters the code.

Fixes ef4/decorator-transforms#16

It's not possible to have more than one colocated template for a given JS file, so we never need to run again.

Fixes ef4/decorator-transforms#16
@ef4 ef4 added the bug Something isn't working label Jan 16, 2024
@ef4 ef4 merged commit 92e72e4 into stable Jan 16, 2024
203 checks passed
@ef4 ef4 deleted the idempotent-colocation branch January 16, 2024 20:39
@github-actions github-actions bot mentioned this pull request Jan 16, 2024
@github-actions github-actions bot mentioned this pull request Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant