misterGF / CoPilot

Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js
https://copilot.misterGF.io
2.92k stars 714 forks source link

jQuery is not defined #83

Open willy-jaygur opened 4 years ago

willy-jaygur commented 4 years ago

Hi, I want to run the project on the tomcat Server, then I npm run build the project. When the project finished build, I copy all the file in the 'dist' to tomcat 's webapps. But when I open the website, it only showed the background color and run bugs. Uncaught ReferenceError: jQuery is not defined. 12345 Can you help me to solve the problem? Thanks!