remove window
This commit is contained in:
parent
40bd9bb20d
commit
aa51c03c5c
@ -68,7 +68,7 @@ export interface ImageResizerOptions {
|
|||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
plugin: 'https://github.com/protonet/cordova-plugin-image-resizer.git',
|
plugin: 'https://github.com/protonet/cordova-plugin-image-resizer.git',
|
||||||
pluginRef: 'window.ImageResizer',
|
pluginRef: 'ImageResizer',
|
||||||
repo: 'https://github.com/protonet/cordova-plugin-image-resizer'
|
repo: 'https://github.com/protonet/cordova-plugin-image-resizer'
|
||||||
})
|
})
|
||||||
export class ImageResizer {
|
export class ImageResizer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user