kraftvaerk / generator-rammevaerk

Scaffold a web project in kraftvaerk style
MIT License
5 stars 4 forks source link

Use webpack watch mode #46

Closed kristoforsalmin closed 5 years ago

kristoforsalmin commented 5 years ago

Hi 😄

In this pull request I changed our code to use webpack's watch mode for faster rebuilds. Fixes #40.

Also I fixed a couple of old issues around webpack, hope it's OK to just include them in this pull request:

Looking forward to your feedback 👍