Skip to content

Add offline fallback #1

@asacolips

Description

@asacolips

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.

Metadata

Metadata

Assignees

No one assigned

    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