Files
yaak/plugin-runtime/sea-config.json
2024-07-19 10:41:47 -07:00

9 lines
162 B
JSON

{
"main": "build/index.js",
"disableExperimentalSEAWarning": true,
"output": "yaak-plugins.blob",
"assets": {
"worker": "build/index.worker.js"
}
}