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

chore: Disable Microbundle's type generation #59

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

rschristian
Copy link
Member

Without this, Microbundle will overwrite the hand-written types with the following:

export default function prepass(vnode: any, visitor: any, context: any, parent: any): any;

@rschristian rschristian force-pushed the fix/microbundle-types branch from 3c1bf8e to 3cf4dba Compare November 21, 2023 03:50
@rschristian rschristian changed the title fix: Disable Microbundle's type generation chore: Disable Microbundle's type generation Nov 21, 2023
@rschristian rschristian merged commit 3eebb97 into master Nov 21, 2023
1 check passed
@rschristian rschristian deleted the fix/microbundle-types branch November 21, 2023 04:04
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