Jo Torsmyr
Jo Torsmyr
Any news on this topic?
In Node.js ESM this works for me: import debugModule from 'debug'; const debug = new debugModule('foo');
I experience the same, on a Marshmallow phone things work great, on a JellyBean (4.2.2), vertical scrolling scrolls content out of view on one tabs view, and not at all...
Sure could try. How sofisticated should the input field for the interval be? Right now I have a simple text field, with label for number of seconds...
Yes would have been great to be able to embed. I would like to show several in same page. Using Ionic v1..
It could be handy to support multiple mime types, e.g. both images and text. In my case, I am thinking of support for text (URLs) in addition to images. Use...
@ankitjainOfficial Hi! No, since this plugin does not support multiple mime types, I have not made any more effort on the topic. The cordova-plugin-openwith-ios, does state it supports multiple mime...
@ankitjainOfficial Good to hear. Would be cool if this plugin could support this, so could do with just one plugin :-)
Thanks for quick reply :-) Well, I was thinking kind of an --uglify option maybe... Cheers -jo
One easy way to handle this seems to be to move the uglify hook files in after_prepare in and out of that directory depending on whether one wants to uglify...