Compress an assets

This commit is contained in:
syuilo
2017-05-17 00:28:45 +09:00
parent fb70e3b176
commit 4c2a3d8df0
6 changed files with 19 additions and 5 deletions

View File

@ -1,4 +1,4 @@
extends ../base
block head
script(src=`/assets/dev.${version}.js` async defer)
script(src=`/assets/dev.${version}.ja.js.gz` async defer)