package.json { "scripts": { // webpack-dev-server 4.x "serve": "webpack-dev-server --config webpack.dev.js" // webpack-dev-server 5.x ...
確定! 回上一頁