angular-block-ui icon indicating copy to clipboard operation
angular-block-ui copied to clipboard

Remove 'src' from bower ignored files.

Open yjaaidi opened this issue 11 years ago • 2 comments
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 !

yjaaidi avatar Oct 23 '14 16:10 yjaaidi

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.

McNull avatar Oct 25 '14 08:10 McNull

https://github.com/McNull/angular-block-ui/issues/42

McNull avatar Oct 25 '14 08:10 McNull