mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
chore(build): add auto install scripts (#1059)
* feat(core): auto install scripts * minor fixes * minor fixes * remove prompt message
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "Facebook",
|
||||
"variables": [
|
||||
"APP_ID",
|
||||
"SOME_OTHER_VAR",
|
||||
"AND_ANOTHER_ONE"
|
||||
],
|
||||
"locator": "cordova-plugin-facebook4"
|
||||
}
|
||||
Reference in New Issue
Block a user