labnotes

vite-bundle-visualizer

why is my build so big

tags
vite

Contents

This little thing shows where all the javascript is coming from.

1
  npx vite-bundle-visualizer

In my case, its the full clerk ui!

Previously

labnotes

Accessing clerk from ruby

backends dont matter

tags
ruby
clerk
sinatra

Next

labnotes

degit to template projects

nice way to clone

tags
git