Skip to content

Documentation for bundling assets like images and CSS into Nebula Supernova Visualizations for Qlik Sense #887

Description

@ericbuess

🚀 Feature

Documentation with examples showing how to load non-javascript assets into a Nebula Supernova Visualization that will be imported into Qlik as an extension.

Motivation

It's currently simple to display a png file in a Nebula extension when hosted via nebula serve. However, when running nebula sense to convert it to a Qlik compatible extension, by default, the bundler seems to drop external files like images and CSS. When zipping the dist directory and moving it into Qlik, such assets are no longer available to the extension. Documentation providing instructions about how to tell nebula sense to include assets like images when bundling the project as a Qlik extension would alleviate the confusion.

nebula-bug-1

Additional context

Trying to import the files shows an error that may indicate plugins needed for Rollup to include such file types are missing.

nebula-bug-2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions