Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

Should source maps be cached? #63

Open
@stevenvachon

Description

@stevenvachon

I'm trying to help debug an issue with using Webpack and Karma together. I'm thinking that it could be resolved if each cached module contained its inline source map (when devtool is "inline-source-map") to prevent Webpack from having to reevaluate. Would this make sense for cache-loader?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions