Skip to content

Make sem environments static assets #170

@FrostKiwi

Description

@FrostKiwi

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions