Open RedHatter opened 7 years ago
In the bin directory there are two files c.js and c.min.js. Both files seem to be minified and the c.min.js is actually slightly larger. What is the difference between the two files?
c.js
c.min.js
In the bin directory there are two files
c.js
andc.min.js
. Both files seem to be minified and thec.min.js
is actually slightly larger. What is the difference between the two files?