mirror of
https://gitlab.com/jiehong/jq_offline.git
synced 2025-03-05 01:31:25 +01:00
code: test
This commit is contained in:
parent
223a4b23ba
commit
a675c23435
@ -12,7 +12,7 @@
|
|||||||
let CLI = await new Aioli({
|
let CLI = await new Aioli({
|
||||||
tool: "jq",
|
tool: "jq",
|
||||||
version: "1.6",
|
version: "1.6",
|
||||||
urlPrefix: "./wasm",
|
urlPrefix: "wasm",
|
||||||
loading: "eager",
|
loading: "eager",
|
||||||
}, {
|
}, {
|
||||||
urlAioli: "./js/aioli.worker.js",
|
urlAioli: "./js/aioli.worker.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user