gulp-wrap
gulp-wrap copied to clipboard
sometimes I don't want "${ }" be compliled as variables?
I need some back-end java variables such as ${appId}
in my scripts, when I run gulp-wrap, it throw me the error oppeid is not defined
and stop. Can I solve it?
This might work for you: https://github.com/lodash/lodash/issues/772#issuecomment-62627137