aboutsummaryrefslogtreecommitdiff
path: root/bench/bundle/index.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
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 1-0/+1
* WIP * Fix typo * Updates * Document --compile * Add bundler benchmark * Remove esbuild * Add bench to docs * Add buttons * Updates