Skip to content

Support GZIP bundles - strict MIME type checking #128

@bwebs

Description

@bwebs

The extension framework and its examples should support gzip.

Currently if trying to use in the manifest.lkml:

application: compressed_application {
  label: "Compressed Application"
  url: "https://cdn.example.com/dist/bundle.js.gz"
}

Error received:

Refused to execute script from 'https://cdn.example.com/dist/bundle.js.gz' because its MIME type ('application/gzip') is not executable, and strict MIME type checking is enabled.

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