Getting started with WebPack Dev Server (with ES6)

preview_player
Показать описание


Webpack is an amazing and powerful module bundler for Javascript. In this video, we will create a basic webpack dev server for you to start writing Sass and Es6 on the client side.

FOLLOW US:
Don't forget to subscribe! Really appreciate it!

Рекомендации по теме
Комментарии
Автор

I've watched a lot of videos trying to get started with webpack, and this is the best one I've found. Thanks for this!

gjcarrow
Автор

Hi there. Is it possible to run babel on ubuntu? I can't seem to use any es6 features on ubuntu but works fine on localhost.

This is the error I'm getting. Do I need to install some modules globally?
ERROR in Cannot find module

Thanks in advance.

lonelydatum