-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Currently, this library loads its Vue and Vuex dependencies via CDN, which is great for performance and online play, but that's problematic if either those CDNs are unavailable, or if Foundry is running in offline mode (e.g. on poor wifi at a convention or running on a gaming table/LAN at home during an internet outage).
Ideally, VuePort would fallback and use a version of those libraries stored in the module itself if it's unable to load via CDN.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels