Feature Support
Following the zero-config approach we are going for, there are a number of things OOTB we do to help with supporting the latest and greatest features in all browsers.
- Webpack 4
- Webpack Dev Server
- Hot module reloading
- Real sourcemaps
- Better support for IDE debugging
- Real time change support for libraries such as Vue.js
- Babel 7
- Dynamic imports (code splitting)
- async/await (javascript.info)
- ECMAScript 2015+
- TypeScript (optional)
- Vue.js (optional)
- Sass
- Dart Sass
- Bootstrap 4