robertwayne/template-axum-htmx-tailwind

Swap esbuild with swc

Closed this issue · 1 comments

I haven't looked too deep into swc yet, but it looks like it should be able to be plugged into the build.rs file and bundle the JS/TS files. This would remove the need to have esbuild installed.