tony keller

Results 2 comments of tony keller

FYI this is normal, in order to compile from ES6 syntax to JS. You have the same problem as me and I didn't find the time to fix it yet...

I simply commented line 128 & 129 and things just worked :) //.pipe( sourcemaps.write({ includeContent: false }) ) //.pipe( sourcemaps.init({ loadMaps: true }) ) Anything I should know with this...