To compile a file every time that you change it, use the --watch or -w option: npx babel script.js --watch --out-file script-compiled.js. Copy ...
確定! 回上一頁