Webpack/Babel Optional Chaining Example

Please navigate to either directories for examples of usgage.

Babel

This will show you how babel transpiles the code, as you will run the babel cli. This one is great is you want to see first hand what the code will look like.

Webpack

This example has the babel plugin built into the bundling process. This one is how it should be used in projects.

To see the blog, please read the post here