8000 allow "code splitting" · Issue #95 · magic/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
allow "code splitting" #95
Open
Open
@jaeh

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.

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

    0