PaulKinlan / io-reader

Apache License 2.0
2 stars 0 forks source link

Minify/compress JS/CSS for production #18

Open ebidel opened 13 years ago

ebidel commented 13 years ago

Create deploy script that minifies css/js and selects the right files in the html

PaulKinlan commented 13 years ago

This is partially done, when you run the code through ./run.sh production it will uglifyJS the code.