Skip to content

[IDEA] configuable size limit? #3

@huchenme

Description

@huchenme

It would be great if it support to add config in package.json

  "size": [
    {
      "file": "dist/*.js",
      "limit": "3 KB"
    }
  ]

and fail build if size is greater

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions