mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 09:38:29 +02:00
NodeJS Plugin Runtime (#53)
This commit is contained in:
8
plugin-runtime/sea-config.json
Normal file
8
plugin-runtime/sea-config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"main": "build/index.js",
|
||||
"disableExperimentalSEAWarning": true,
|
||||
"output": "yaak-plugins.blob",
|
||||
"assets": {
|
||||
"worker": "build/index.worker.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user