Skip to content

ExtractTextWebpackPlugin generated assets are not in locals.assets #110

Description

@internetofsteve

Howdy,

In my render function I am using locals to dynamically generate the filenames of my assets.

I create .css assets using the ExtractTextWebpackPlugin and noticed that they do not exist in locals.assets, which seems to only contain my .js assets.

I can find my .css assets when I look in locals.webpackStats.compilation.assets, however.

Is this expected functionality?

Cheers!

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