UNPKG

next-page-budget

Version:

CLI tool to specify and control per page JS bundle limit for Next.js applications

8 lines (7 loc) 103 B
{ "compression": "gz", "pages": { "/auth": { "limit": "300 kB" }, "/brand": "500 kB" } }