Tomas Dostal
Tomas Dostal
Hi, I am in need of exactly the same thing. What I thought of is separate block type: ``` useminPrepare: { html: 'index.html', options: { dest: 'dist', flow: { steps:...
Ok I have found the problem in my config. The fix is: ``` useminPrepare: { html: 'index.html', options: { dest: 'dist', flow: { steps: { nominjs: ['concat'], js: ['concat','uglify'], css:...
See https://github.com/yeoman/grunt-usemin/issues/332
Seems valid, thanks
I cannot tell 100% what your issue is, but from top of my head it seems you misunderstood the `ENV` variable that is being set by this plugin. It is...
yes, still getting configstore issue
@SonofNun15 of course if I setup npm without sudo then all works, but the point is, the setup has to be with sudo/has to be available for every user on...
From what I have researched, it seems to be issue with cordova camera plugin. It doesn't copy exif data when selecting already existing picture from gallery, only when taking new...
check this out https://github.com/jakiestfu/Snap.js/issues/240
This is with sudo