Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 364 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 364 Bytes

es6-webpack4-babel7

This repository contains the accompanying code for the article published Webpack with Babel 7 at Medium.com (https://medium.com/oredi/webpack-with-babel-7-b61f7caa9565). The article details the tools used to bundled a web application written in ES6 using Webpack and Babel 7. The configuration used by Webpack will also be written using ES6.