mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 06:21:19 +00:00
Switch to default export for htmx 2 (#2428)
This commit is contained in:
parent
cd4e6c62cf
commit
2f0de8bdbe
@ -33,5 +33,5 @@ EOF
|
||||
# ESM script
|
||||
cat > dist/htmx.esm.js << EOF
|
||||
$(cat $HTMX_SRC)
|
||||
export { htmx }
|
||||
export default htmx
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user