code: test

This commit is contained in:
Jiehong Ma 2021-09-22 22:07:58 +02:00
parent 223a4b23ba
commit a675c23435

View File

@ -12,7 +12,7 @@
let CLI = await new Aioli({
tool: "jq",
version: "1.6",
urlPrefix: "./wasm",
urlPrefix: "wasm",
loading: "eager",
}, {
urlAioli: "./js/aioli.worker.js",