You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An alternative approach is sticking with no-build, but improving type annotation (checked with TS), linting, mininifcation (uglify-js), and writing code that's a bit more compatible with older browsers, like htmx
Actually, jsdelivr CDN can minify, so I'll just use that for now (#9). I'll leave this open for posterity though, might be good to lint and type check, and optionally minify on our end.
Making it a dev dependency doesn't change it from being zero-dependency on npm. The code should be transpiled and minified.
The text was updated successfully, but these errors were encountered: