-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Hi,
I like this gulp pipe, but there is a problem with the styles @url files. They are not imported. The copy function is not the best, they can't "rev" the files and change the link in the styles.
I done this https://github.com/okvic77/gulp-bundle-assets-append
The url of the styles are hashed and the reference is updated. See the Travis build for an example.
This could be a native feature in this plugin.