gruntjs/grunt-contrib-concat

source-map 0.5.4 breaks grunt-contrib-concat

wesleycho opened this issue · 1 comments

The update of source-map 0.5.4 within the past hour broke grunt-contrib-concat from being able to properly read sourcemaps, and causes it to error out with an error like Warning: Object 1223 has no method 'charCodeAt' Use --force to continue..

Going to close this as a source-map issue, seems like they have a bug when it comes to reading sourcemaps.