angular-block-ui
angular-block-ui copied to clipboard
Remove 'src' from bower ignored files.
trafficstars
It would be cool to keep the 'src' files as for some users (like us for wishtack.com), we merge most of our dependencies source code in one file that we minify. We can't do that with the 'dest' files due to the 'sourceMappingURL' that was added.
Thanks !
Hi,
I will have to change my build process for this; some files included in the source mapping are virtual and thus not in the src folder. They are however embedded in the sourcemapping.
https://github.com/McNull/angular-block-ui/issues/42