Skip to content

Get rid of UMD imports due to games #105

@ivopisarovic

Description

@ivopisarovic

Games now require ammo.js engine, which can now be imported using only the standard script in HTML head section. And it requires also Aframe and SDS to be imported in the same way. Hence, there is a conflict between deps downloaded using npm and deps imported using script tag in head.

It would make a lot of things simpler if we can manage all deps using npm.

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