Archived
feat: support machine-specific plugins
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"private": true,
|
||||
"piWeb": {
|
||||
"plugins": [
|
||||
{ "id": "updates", "module": "pi-web-plugin.js" }
|
||||
{ "id": "updates", "module": "pi-web-plugin.js", "machineSpecific": true }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user