Skip to content

Source file referenced in source map is add to webpack watch list #29

Closed
@vasyas

Description

@vasyas

Hi,

I use source-map-loader to preload generated source maps.
Due to source-map-loader the source file that is referenced from the source map is added to webpack watch list.

So when I change source file webpack run rebuild.
The problem is that source maps are not generated by webpack.
And changing source file should not trigger the build.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions