Remove v8 include

This commit is contained in:
Niko Strijbol 2019-11-27 16:41:11 +01:00
parent 94805880f9
commit 3d5f8ae5ea
No known key found for this signature in database
GPG key ID: 1A8AEBABD9012251

View file

@ -1,4 +1,3 @@
require 'v8'
require 'autoprefixer-rails'
Nanoc::Filter.define(:autoprefixer) do |content, _params|