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
{{ message }}
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Hi,
thanks for this great tool.
I would like to use in my blocks the Fragment shorthand notation <> ... </>
Unfortunately, when I 'compile' the code with that component, an error is thrown: 'Syntax error: Unexpected token'.
I have already ejected the block... could you tell me how to customize the scripts or webpack configuration in order to be able to use this notation?
Thanks a lot.
The text was updated successfully, but these errors were encountered:
Hi,
thanks for this great tool.
I would like to use in my blocks the Fragment shorthand notation
<> ... </>
Unfortunately, when I 'compile' the code with that component, an error is thrown: 'Syntax error: Unexpected token'.
I have already ejected the block... could you tell me how to customize the scripts or webpack configuration in order to be able to use this notation?
Thanks a lot.
The text was updated successfully, but these errors were encountered: