Skip to content

allow "code splitting" #95

Description

@jaeh

some libraries will be big.
three.js, web3 etc.

they might also be set by a extension (window.web3 for metamask iirc)

todo: build functionality to check if window[varname] is set,
if it is not, add a script to the html page that exposes window[varname],
wait or load, then do whatever the page needs.

all of that with a nice loading anim pls.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions