Closed harrislapiroff closed 1 year ago
Currently I'm not using any frontend javascript, but eventually we'll want some (especially for #16) and we should use esbuild to bundle dependencies without calling out to a third-party CDN client-side.
esbuild
See: Using esbuild with 11ty
Done in 1b63b47
Currently I'm not using any frontend javascript, but eventually we'll want some (especially for #16) and we should use
esbuild
to bundle dependencies without calling out to a third-party CDN client-side.See: Using esbuild with 11ty