I\'m currently trying to add Jquery to my vue-cli project. I am aware of the missbehaviour it can produce, but anyway; Since there is no build/webpack.bas
vue-cli
build/webpack.bas
I did it by following steps:
first install jquery
npm install jquery --save-dev
in any component or view: