Skip to content

Is 'eval-cheap-source-map' a valid webpack.devtool value? #5729

Closed
@svewag

Description

@svewag

Version

4.5.0

Environment info

-

Steps to reproduce

According to https://github.com/vuejs/vue-cli/blob/master/packages/@vue/cli-service/lib/commands/serve.js the devtool option for webpack in non-production mode is 'eval-cheap-source-map'.

But I do not find any information about this type of value in the webpack docs or code

What is expected?

A valid devtool option

What is actually happening?

An invalid devtool option is used.

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