The-Mu-Foundation / Mutorials

A free, adaptive, open-source trainer for physics, chemistry, and biology students.
https://www.mutorials.org
GNU General Public License v3.0
18 stars 10 forks source link

Minifying Live Code #364

Closed yadavta closed 1 year ago

yadavta commented 3 years ago

Currently, all code in master is written in a way that optimizes, to some degree, human readability. Making the live code all minified should speed up site performance.

dannyridel commented 1 year ago

fixed (partially) with a previous pr