Skip to content

Extend preloadable types #90

Description

@Kingdutch

Follow-up to #86

Extend the types of things that we can preload. MDN contains a list of valid values for as that we probably want to try out with e.g. Vite to see how it exposes the data to ensure we can get it into our manifest and preload it with the right time. We may decide that we want to replace the empty arrays (easy to use) with nullable objects (smaller to transfer) if we have many different types in our manifest.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions