mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-18 14:59:42 +02:00
From SEA to regular NodeJS
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"category": "DeveloperTool",
|
||||
"externalBin": [
|
||||
"vendored/protoc/protoc",
|
||||
"vendored/plugin-runtime/yaakplugins"
|
||||
"vendored/node/node"
|
||||
],
|
||||
"icon": [
|
||||
"icons/release/32x32.png",
|
||||
@@ -55,7 +55,8 @@
|
||||
"resources": {
|
||||
"migrations": "migrations",
|
||||
"vendored/protoc/include": "protoc-include",
|
||||
"vendored/plugins": "plugins"
|
||||
"vendored/plugins": "plugins",
|
||||
"../plugin-runtime/build": "plugin-runtime"
|
||||
},
|
||||
"shortDescription": "Play with APIs, intuitively",
|
||||
"targets": [
|
||||
|
||||
Reference in New Issue
Block a user