-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Currently environments are loaded via
| loadEnvironment(json: any) { |
and stored here as (plain text) .json
https://github.com/meta-quest/immersive-web-emulation-runtime/tree/main/sem/captures
Whilst correctly lazy loaded as chunks, it throws off package bundle size analysis by thinking this is code and reporting a bloated bundle breakdown. Would be great if this was a static .glb or something.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels