vue3-core/packages/size-check
JayFate 37701a88c0
chore: replace brotli with node:zlib (#8045)
Signed-off-by: JayFate <48240828+JayFate@users.noreply.github.com>
2023-04-10 14:06:28 +08:00
..
src build: fix size check 2023-02-03 17:22:01 +08:00
README.md workflow: add size-check package 2019-12-10 11:31:57 -05:00
brotli.js chore: replace brotli with node:zlib (#8045) 2023-04-10 14:06:28 +08:00
package.json release: v3.3.0-alpha.9 2023-04-08 13:33:46 +08:00
vite.config.js chore: define compile time flags during size check 2023-02-02 21:39:04 +08:00

README.md

Size Check

This package is private and is used for checking the baseline runtime size after tree-shaking (with only the bare minimal code required to render something to the screen).