A means to just do either bun build.js (for production), or bun dev.js (for development). Just like that.
bun audit warnings!elm-janitor patching done @ postinstall (that is, after bun install)Made by hand, btw (I feel like I need to specify these days...)
The tailwind part of this is not yet quiiite working; that is – it works as in "class names are changed on the fly", BUT tailwinds tree-shaking isn't re-run. Meaning: if you add a new tailwind class that's not already present in your app, you need to refresh for it to get added. ↩
2 commits
Elm
43.8%
JavaScript
41.7%
HTML
12.8%
CSS
1.7%
A means to just do either bun build.js (for production), or bun dev.js (for development). Just like that.
bun audit warnings!elm-janitor patching done @ postinstall (that is, after bun install)Made by hand, btw (I feel like I need to specify these days...)
The tailwind part of this is not yet quiiite working; that is – it works as in "class names are changed on the fly", BUT tailwinds tree-shaking isn't re-run. Meaning: if you add a new tailwind class that's not already present in your app, you need to refresh for it to get added. ↩
2 commits
Elm
43.8%
JavaScript
41.7%
HTML
12.8%
CSS
1.7%