Open viktor-yang opened 8 years ago
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?
${appId}
oppeid is not defined
This might work for you: https://github.com/lodash/lodash/issues/772#issuecomment-62627137
I need some back-end java variables such as
${appId}
in my scripts, when I run gulp-wrap, it throw me the erroroppeid is not defined
and stop. Can I solve it?