You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have env: production in my config.yml, yet HTML is still getting minified on local, which causes long generation times (9 - 11 seconds). I even tried running jekyll serve with the environment explicitly defined as local: JEKYLL_ENV=local bundle exec jekyll serve
The text was updated successfully, but these errors were encountered:
I have env: production in my config.yml, yet HTML is still getting minified on local, which causes long generation times (9 - 11 seconds). I even tried running jekyll serve with the environment explicitly defined as local:
JEKYLL_ENV=local bundle exec jekyll serve
The text was updated successfully, but these errors were encountered: