Add WASM to website
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2025-07-18 09:21:11 -06:00
parent 8c17859a11
commit cf03e29315
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
10 changed files with 243 additions and 4 deletions

View file

@ -20,13 +20,14 @@
"postcss": "^8.5.6",
"posthtml": "^0.16.6",
"posthtml-component": "github:StratusFearMe21/posthtml-components#reorder_processing",
"posthtml-include": "^2.0.1",
"posthtml-djot": "link:posthtml-djot",
"posthtml-include": "^2.0.1",
"sharp": "^0.33.5"
},
"dependencies": {
"audiomotion-analyzer": "^4.5.1",
"htmx.org": "^2.0.6"
"htmx.org": "^2.0.6",
"thecockpit": "link:thecockpit/pkg"
},
"@parcel/transformer-css": {
"drafts": {