updated to npmjs hosted package

This commit is contained in:
Simon Arnell 2025-02-02 11:09:38 +02:00
parent 1456e8f3e7
commit 6776635851
4 changed files with 14 additions and 14 deletions

View file

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