mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
0aed416dd6
@ -33,5 +33,5 @@ EOF
|
|||||||
# ESM script
|
# ESM script
|
||||||
cat > dist/htmx.esm.js << EOF
|
cat > dist/htmx.esm.js << EOF
|
||||||
$(cat $HTMX_SRC)
|
$(cat $HTMX_SRC)
|
||||||
export { htmx }
|
export default htmx
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user