gulp-wrap icon indicating copy to clipboard operation
gulp-wrap copied to clipboard

sometimes I don't want "${ }" be compliled as variables?

Open viktor-yang opened this issue 8 years ago • 1 comments

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?

viktor-yang avatar Sep 20 '16 06:09 viktor-yang

This might work for you: https://github.com/lodash/lodash/issues/772#issuecomment-62627137

adamayres avatar Sep 30 '16 05:09 adamayres