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

preact x support 👀 #741

Merged
merged 1 commit into from
Feb 23, 2019
Merged

preact x support 👀 #741

merged 1 commit into from
Feb 23, 2019

Conversation

ForsakenHarmony
Copy link
Member

No description provided.

@prateekbh
Copy link
Member

Do we have PreactX in 3.0 now!!!??

@ForsakenHarmony
Copy link
Member Author

when it gets released 🙃

this was just fixes I had to make to get it to work

@@ -236,6 +238,7 @@ module.exports = function(env) {
}),
new webpack.ProvidePlugin({
h: ['preact', 'h'],
Fragment: ['preact', 'Fragment'],
Copy link
Member

Choose a reason for hiding this comment

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

awesome, I was wondering how we'd automate this. woot!

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.

3 participants