Closed stramel closed 9 years ago
Switched to gulp-ngHtml2js
instead since it already has most of the features I was wanting.
I guess I am going to reopen this since Gulp 4 has gulp-ngHtml2js
blacklisted as a duplicate of this package. So I would love to see this feature added to this package.
Hello! The next release will include a transformUrl
option which you can use to massage the url to whatever you'd like. see #79
I think it would add a lot of functionality to this plugin to allow config options like:
stripPrefix
- allows you to specify a string/regex to strip from the urlstripSuffix
- allows you to specify a string/regex to strip from the urlThis idea is pulled directly from karma's preprocessor nghtml2js