aboutsummaryrefslogtreecommitdiff
path: root/bench/bundle (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-05-19Fix typo (#2959)Gravatar Zbyszek Tenerowicz 1-1/+1
2023-05-16fix asset naming output paths (#2904)Gravatar Dylan Conway 1-1/+1
* rename to `src_path` and `dest_path`, use `dest_path` for output * format * option for compile
2023-05-16Tweaks to bundler docs (#2867)Gravatar Colin McDonnell 7-0/+243
* WIP * Fix typo * Updates * Document --compile * Add bundler benchmark * Remove esbuild * Add bench to docs * Add buttons * Updates