You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took a look at the source code and found that it can't be used together, because "babel-plugin-htm" does not generate jsx syntax, and "babel-plugin-react-html-attrs" needs to convert jsx syntax to work properly.
---Original---
From: "Jason ***@***.***>
Date: Fri, Aug 20, 2021 00:15 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [developit/htm] "babel-plugin-htm", "babel-plugin-react-style-string", "babel-plugin-react-html-attrs", can they be used together? (#212)
This should work, just make sure babel-plugin-htm comes last.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
"babel-plugin-htm", "babel-plugin-react-style-string", "babel-plugin-react-html-attrs", can they be used together?
The text was updated successfully, but these errors were encountered: