aevyrie/bevy_framepace

RenderExtractApp not added in wasm32 on bevy 0.10

Closed this issue · 0 comments

Looks like RenderExtractApp is provided by the PipelinedRenderingPlugin, but it's disabled on wasm32.

I get a 'Sub-App with label '"RenderExtractApp"' does not exist panic.