Raw File
file-size-limit.json
{
  "targets": [
    {
      "path": "dist/zone-evergreen.min.js",
      "checkTarget": true,
      "limit": 43000
    },
    {
      "path": "dist/zone.min.js",
      "checkTarget": true,
      "limit": 45000
    }
  ]
}
back to top