checkpoint

This commit is contained in:
Simon Arnell 2025-01-27 19:43:01 +02:00
parent 00184ff68a
commit af465dfcfa
2 changed files with 179 additions and 701 deletions

View file

@ -83,9 +83,9 @@ module.exports = {
from: "prime.worker.min.js",
to: "assets/forge/"
}, {
context: "node_modules/libhydrogen/",
context: "node_modules/@configuredthings/libhydrogen-wasm/",
from: "libhydrogen.wasm",
to: "assets/libhydrogen"
to: "assets/libhydrogen-wasm"
},
]
}),