Don't minify JS/CSS

It causes build errors 🤷‍♀️
stable
Baptiste Gelez 5 년 전 committed by GitHub
부모 a7fccd79bc
커밋 639bb71e24
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23

@ -17,6 +17,6 @@ page '/*.json', layout: false
page '/*.txt', layout: false
configure :build do
activate :minify_css
activate :minify_javascript
# activate :minify_css
# activate :minify_javascript
end

불러오는 중...
취소
저장