Open ericuldall opened 5 years ago
Hey there,
emscripten already minifes the compiled libsass code. What is not minfied is the sass.js glue code.
For instance i'm using sass.sync.js Minified it saved about .2MB ...not much but i'll take any savings I can.
and it still works when minified again? last time I tried that the emscripted libsass broke…
It worked for me. Minified using Grunt.
Hello,
Is there currently minified versions of the library available? If not, could it be added to the build process. Maybe in the release we can have:
or something of that sort.
Regards,
Eric