Skip to content

Fix support for --json option #204

@weaverryan

Description

@weaverryan

The --json option (e.g. encore production --json) is useful for visualizing your assets: https://chrisbateman.github.io/webpack-visualizer/

There are at least 2 things that Encore currently breaks:

  1. We dump some output, which breaks the JSON
  2. We silence a bunch of output, which the visualizer expects

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions