Sage 10 and Bud

I also just updated a Sage 10 theme from laravel-mix (10.0.0-beta1 branch) to bud (master branch).
laravel-mix and bud both generate a webpack configuration, so the underlying builder is still webpack.
Both also allow “hooking into” the webpack configuration generation and change/add custom configuration.

There were some initial gotchas with using npm to install the dependencies and SASS support,
but they are easy to overcome.

Comparison between bud and other existing tools:

1 Like