mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
docs(httpd): npm support (#1664)
This commit is contained in:
parent
59a8e76ba9
commit
cb51b5abd6
@ -49,7 +49,7 @@ export interface HttpdOptions {
|
|||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
pluginName: 'Httpd',
|
pluginName: 'Httpd',
|
||||||
plugin: 'https://github.com/floatinghotpot/cordova-httpd.git',
|
plugin: 'cordova-plugin-httpd',
|
||||||
pluginRef: 'cordova.plugins.CorHttpd',
|
pluginRef: 'cordova.plugins.CorHttpd',
|
||||||
repo: 'https://github.com/floatinghotpot/cordova-httpd',
|
repo: 'https://github.com/floatinghotpot/cordova-httpd',
|
||||||
platforms: ['Android', 'iOS', 'macOS']
|
platforms: ['Android', 'iOS', 'macOS']
|
||||||
|
Loading…
Reference in New Issue
Block a user