mirror of
https://gitlab.com/jiehong/jq_offline.git
synced 2025-02-15 00:49:13 +01:00
Merge branch 'code/test' into 'master'
code: test See merge request jiehong/jq_offline!3
This commit is contained in:
commit
4fea171568
@ -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