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/improve commonjs build #7

Merged
merged 2 commits into from
Mar 3, 2021
Merged

Conversation

AndyOGo
Copy link
Owner

@AndyOGo AndyOGo commented Mar 3, 2021

improves #4

@AndyOGo AndyOGo added the enhancement New feature or request label Mar 3, 2021
@AndyOGo AndyOGo self-assigned this Mar 3, 2021
@AndyOGo AndyOGo merged commit 9b71dc5 into master Mar 3, 2021
@AndyOGo AndyOGo deleted the feat/improve-commonjs-build branch March 3, 2021 20:52
@@ -49,3 +49,5 @@ export default plugin(({ theme, addVariant, prefix, e: escape }) => {
});
});
});

export default nestedGroupPlugin;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed to make ts-transform-default-export work

axtgr/ts-transform-default-export#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant