js execution runtime still uses Node 6, and many modern ES6 features are not available there (notably, imports and async/await). You can use Babel to transpile ...
確定! 回上一頁