Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

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

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions