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
Today, Quokka only supports "jsx" : "react", and doesn't support jsxImportSource. This is a feature request to add support for jsxImportSource so custom jsx generators can be used.
The text was updated successfully, but these errors were encountered:
Issue description or question
Today, Quokka only supports
"jsx" : "react"
, and doesn't supportjsxImportSource
. This is a feature request to add support forjsxImportSource
so customjsx
generators can be used.The text was updated successfully, but these errors were encountered: