Jamie robertson
Jamie robertson
thanks @rejas im on version 1.0.3
Hi @rejas still the same issue unfortunately... Grunt - 1.0.3 Node - tried on 6, 7, 8, 9 strangely it runs if only `grunt modernizr` is called, but when its...
I just bumped customizr's modernizr dependency down to 3.6.0 and its now working again, seems theres an issue with modernizr 3.7.0
sure, see below. i suspect because modernizr is currently broken and its a dependency of customizr that its all bubbling up to that. ```javascript var remapify = require('remapify'); var path...
its only different as i was trying to test why it was breaking... so uglify was turned off just incase :) I created a fork and dropped the customizr dependancy...
@rejas no worries, thank you for your assistance so far! im just highlighting my findings, to help hopefully find the issue. I will try with v1.1.0 and feedback.
@rejas customizr 1.1.0 also works as expected.
@rejas will give that try and feedback, will be this evening before i get time though. only difference i can see is 1.1.0 uses Modernizr 3.6.0 too.
@shayneoneill ended up forking and downgrading version. Works fine.
Unfortunately not... will try give it another look.