Skip to content

Workbox precache-manifest does not pick up stylesheets #13

@ClemensSchneider

Description

@ClemensSchneider

When building the project, the generated precache-manifest does only include javascript files but no stylesheets. This is due to the fact, that the workbox plugin is only included in the modern-build but stylesheets are only generated once for the legacy-build and thus are not available as assets in the modern-build.

Maybe it would be better to move stylesheets to the modern-build part so that they are visible to the "more relevant" modern-build parts?

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