Closed djow2019 closed 6 years ago
Integrated minification pipeline with grunt. Run "grunt minify" to update the code in /build.
Things left to do to increase performance further:
Fixed problem with variable mangling (wrong order of commands..). Now, variable names will be mangled to further compress the files in chlambase for even faster speed! Yay
Fixed file concatenation. Problem was that angular requires a specific ordering (which I had not specified).
Integrated HTML minifier in pipeline. Now, everything is minified and compressed as small as possible. While its certainly possible to make more improvements in the future, for now it is at a very good point and will mark as resolved
https://developers.google.com/speed/pagespeed/insights/?url=chlambase.org&tab=desktop