1. Add "jquery" to the dependencies in package.json : "^3.2.1" 2. Enter npm install jquery --save-dev in the terminal 3. Find the webpack.base.conf.js file ...
確定! 回上一頁