Skip to content

Feature Request: Publish non minified code #11612

@Tallyb

Description

@Tallyb

Code published to npm is being minified. This makes it really hard to debug, understand what is going on.
The value of having a development tool being minified is negligable.

option 1: https://webpack.js.org/configuration/optimization/#optimizationminimize

option 2: do not use webpack production mode at all. it is not required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions