[plugin] plugin to support WordPress Gutenberg specific blocks features (including how it injects window.React
, window.wp.element
, etc) within JSX decompilation
#151
Labels
enhancement
New feature or request
Mostly creating this based on the exploration I did in #10 (comment) before I realised it was likely unrelated to more core React / JSX handling.
I suspect the bulk of this is niche enough that it wouldn't make sense to include in core, but would be a good candidate for a plugin as per #143 (comment) / #143 (comment)
This is also aligned to
wakaru
's proposed module-detection feature:@j4k0xb I also don't expect this to be something you create; but figured since I already did the deeper exploration in this repo, I may as well create a standalone reference point for it, even if this issue ends up getting closed.
From my prior exploration:
See Also
goober
CSS-in-JS library patterns + related JSX decompilation #152The text was updated successfully, but these errors were encountered: