Middleman v4 : babel & the asset pipeline

Hello there !

I have a simple question : how you deal with babel on your middleman projects ?

Here is an example

I think the 3 files are a voodoo hack :

  • build
  • build-js
  • serve

I am curious to see your solutions