sroe

Results 1 issues of sroe

Hi, using this configuration for example: ``` options:{ screwIe8: true, sourceMap: true }, files: {'/file.js': [ '/scripts/file1.js', '/scripts/file2.js', '/scripts/file3.js' ]} ``` Is it possible to have the sourcemap as 1...