gulp concat js files into two min.js, lost library definition -


i'm using gulp concat js library lib.js, , concat self-writing js files app.js, use gulp-inject inject index.html, chrome console shows error jquery not defined

enter image description here
enter image description here


Comments