-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
with the
uglifier_args: # Default: (empty)
key set the build process fails with
NoMethodError: undefined method `map' for nil:NilClass
/usr/lib/ruby/gems/2.6.0/gems/jekyll-minifier-0.1.10/lib/jekyll-minifier.rb:44:in `output_html'
/usr/lib/ruby/gems/2.6.0/gems/jekyll-minifier-0.1.10/lib/jekyll-minifier.rb:32:in `output_compressed'
/usr/lib/ruby/gems/2.6.0/gems/jekyll-minifier-0.1.10/lib/jekyll-minifier.rb:182:in `write'
...
Commenting the uglifier_args line solves the issue.
I think this means the key is not empty by default?!
Tested with v0.1.10
dcriado, intika, thomasrossetto and eriktailor
Metadata
Metadata
Assignees
Labels
No labels