mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-16 14:06:49 +01:00
9 lines
162 B
JSON
9 lines
162 B
JSON
{
|
|
"main": "build/index.js",
|
|
"disableExperimentalSEAWarning": true,
|
|
"output": "yaak-plugins.blob",
|
|
"assets": {
|
|
"worker": "build/index.worker.js"
|
|
}
|
|
}
|