Luka Maljic

Results 2 comments of Luka Maljic

Hi @nerdoc, thanks for the report. The lib isn't actively maintained because I haven't used Parcel in my projects in a while. It seems that both Parcel and Django APIs...

@ErikParso I needed the same thing, you can use a custom function to render the React element as string until this is officially implemented: ```jsx import { renderToStaticMarkup } from...