Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minified version #119

Open
ericuldall opened this issue Feb 13, 2019 · 4 comments
Open

Minified version #119

ericuldall opened this issue Feb 13, 2019 · 4 comments

Comments

@ericuldall
Copy link

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:

dist/
dist-min/

or something of that sort.

Regards,

Eric

@rodneyrehm
Copy link
Member

Hey there,

emscripten already minifes the compiled libsass code.
What is not minfied is the sass.js glue code.

@ericuldall
Copy link
Author

For instance i'm using sass.sync.js
Minified it saved about .2MB ...not much but i'll take any savings I can.

@rodneyrehm
Copy link
Member

and it still works when minified again? last time I tried that the emscripted libsass broke…

@ericuldall
Copy link
Author

It worked for me. Minified using Grunt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants