Using Laravel Mix to build a Drupal theme
Laravel Mix allow to use relatively easily Webpack without having to worry to much about configuration, which can become quite complex.
Building a Drupal theme requires a lot of attention especially in the beginning. Indeed the theme will probably we the most recently updated files.