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: issue removing exports in stripTypes mode #2079

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

DylanPiercey
Copy link
Contributor

Description

Fixes a bug where if you ask the Marko compiler to strip types from a template (not when outputting actual js) that additional template exports were removed.

Checklist:

  • I have read the CONTRIBUTING document and have signed (or will sign) the CLA.
  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

Copy link

changeset-bot bot commented Jan 11, 2024

🦋 Changeset detected

Latest commit: 4a556be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@marko/compiler Patch
marko Patch
@marko/translator-default Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@DylanPiercey DylanPiercey merged commit 2976dfa into main Jan 11, 2024
7 checks passed
@DylanPiercey DylanPiercey deleted the fix-exports-when-strip-types branch January 11, 2024 21:25
@github-actions github-actions bot mentioned this pull request Jan 11, 2024
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.

1 participant