rsalzer / COVID_19_CH

Covid19-Cases in Switzerland visualized
39 stars 11 forks source link

Added missing slashes #4

Closed FlashJunior closed 4 years ago

rsalzer commented 4 years ago

thank you ... but as i am still further developing the script, a minified version does not make any sense (also, the code is still short...)

FlashJunior commented 4 years ago

on mobile, every kb counts ;-) image

For automatic "minifying" you can work with tools like Codekit, grunt, gulp..

rsalzer commented 4 years ago

true ... how do you minimize the script? If i could automate that, I would certainly do it. Otherwise, I am just changing the script still too often.

FlashJunior commented 4 years ago

For automatic "minifying" you can work with tools like Codekit, grunt, gulp..