Thomas Reynolds
Thomas Reynolds
Interesting. I don't have time to investigate right now, but PRs are welcome
Hi @elizaplowden If you can record your process, it might be easy to quickly figure out the cause.
Can you try commenting out any line that says "sprockets" including Gemfile and config.rb
@htmlboy Looks like I need to publish a new version of middleman-autoprefixer. Until then, you can point your Gemfile at git ``` gem "middleman-autoprefixer", github: "middleman/middleman-autoprefixer" ```
Looks like that service is no longer available. Would accept suggestions for alternatives. https://www.placecage.com/ probably isn't for everyone
@markets v4 is probably the quickest way to get a PR released
Great bug report. Thank you. Does this work? ``` ```
Yeah, the URL rewriting code basically says "can I find this URL in the site, if so, modify". It'll never find the version without the `index.html` because that kind of...
Which 4.4.0 tried to add some support for Ruby 3, I would not suggest relying on it. It is far too much work to support projects as old as 2008...