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
> [email protected] build /.../prerender-loader
> microbundle -f cjs --no-compress --external all
Error: Plugin 'jsx' not found
I'm interested in creating a PR to not stub out requestAnimationFrame, as this prevents me using this with hyperapp, which uses requestAnimationFrame for rendering. However, I have been unable to build this with microbundle.
The text was updated successfully, but these errors were encountered:
I'm interested in creating a PR to not stub out
requestAnimationFrame
, as this prevents me using this with hyperapp, which usesrequestAnimationFrame
for rendering. However, I have been unable to build this with microbundle.The text was updated successfully, but these errors were encountered: