kopia lustrzana https://github.com/dceejay/electron-node-red
fix adding examples to finally close #12
rodzic
5d5e802d1a
commit
ad7b3d00fc
|
@ -59,10 +59,11 @@
|
|||
"appId": "com.electron.node-red",
|
||||
"productName": "Node-RED Electron",
|
||||
"copyright": "Copyright © 2018,2020 D.Conway-Jones",
|
||||
"extraResources": [
|
||||
"files": [
|
||||
"**/*",
|
||||
{
|
||||
"from": "node_modules/@node-red/nodes/examples",
|
||||
"to": "app/node_modules/@node-red/nodes/examples"
|
||||
"to": "node_modules/@node-red/nodes/examples"
|
||||
}
|
||||
],
|
||||
"mac": {
|
||||
|
|
Ładowanie…
Reference in New Issue