klei/gulp-inject

how can we inject in nested tag?

Opened this issue · 1 comments

<environment names="Development"><!-- StartLib:css --><!-- Endlib:css --><!-- StartCustomlib:css --><!-- EndCustomlib:css --></environment>

<environment names="Production"><!-- Minified:css --><!-- EndMinified:css --><!-- Minified:js --><!-- EndMinified:js --></environment>

Not really following the use case here. When would you want to inject both your dev and production files? Regardless, I don't think it's possible to use nested tags.