Skip to content

Removing CSS files (by reading the removeCombined property) #205

Description

@sp00m

After having optimized my main module, the CSS is added by JavaScript at runtime, by appending a style tag to the head tag. This is done in the main.js output file.

The CSS files that were combined aren't used anymore, so it could be interesting to remove them automatically. Maybe the removeCombined property could be read.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions