rename.js file - location, right next to package.json var fs = require("fs"); fs.rename("./dist/main.bundle.js", "./dist/myproject.js");.
確定! 回上一頁