3
nirvan
6y

Wondering why the heck isn't there a common Webpack config around for the front-end devs! Such a pain to configure that from scratch 😡

Comments
  • 1
    look up laravel-mix. Although marketed to be together with laravel, it can be used stand-alone.
  • 0
    I honestly find webpack quite easy to use even from ground up. Sure you need to look up some documentation for setting up different loaders etc. But it's still quite a bit easier than writing build scripts.
Add Comment