Now, You can build a Windows desktop app with JavaScript, TypeScript, CoffeeScript, ReScript, and HTML/CSS on Windows built-in ECMAScript engine. Note: The default ...
- ES5 and ES3 support is gone. - Module resolution now defaults to ESNext. Why this matters: Strict Mode Previously, you had to opt in to strict mode. Now, it is the standard. About 70% of codebases ...
Install gulp-babel if you want to get the pre-release of the next version of gulp-babel. # Babel 7 $ npm install --save-dev gulp-babel @babel/core @babel/preset-env # Babel 6 $ npm install --save-dev ...