Skip to content

Webpack chunk improvements #1

@samuelmaddock

Description

Currently, generated theme CSS files are emitted without going through the webpack compilation process. Some processing, such as autoprefixer, needs to be performed before saving the file. It would also be useful if the files were available as chunks for integrating into other plugins such as the assets plugin.

  • Generate CSS as named chunks
  • Compile generated CSS using webpack

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions