mkdir webpack-demo cd webpack-demo npm init -y npm install webpack ... entry : 程式入口點; output 的filename : 輸出的檔案名稱; output 的path ...
確定! 回上一頁