Breakout Build git clone https://github.com/CarsonSlovoka/breakout.git cd breakout/src npm run buildMinJS 完成之後至路徑docs/app/game.min.js取得到最小化js檔案 您也可以直接到gh-pages的分支抓取game.min.js 使用方法可以參考testMinJS.html Demo 在github page有成果展示 https://carsonslovoka.github.io/breakout/