RubyFlow The Ruby and Rails community linklog

Using Webpack with Middleman

I use the Ruby static web framework, Middleman, to build my site, https://rossta.net. Middleman dropped support for Sprockets in its latest major release so when I went to upgrade recently, I needed to replace my asset pipeline with something else that turned out to be Webpack. I’ll describe the new external_pipeline feature in Middleman and how I got it to work with Webpack. https://rossta.net/blog/using-webpack-with-middleman.html

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in