We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I downloaded the latest Release (6.9.0) from https://get.foundation/
which leads to https://static.foundationcss.com/sites-css-latest
The zipfile contains the mentioned js-file in /js/vendor/foundation.min.js
I assume this is meant to be a production-ready version. The file however is way too large (532 kB)
compared to the one on github: https://github.com/foundation/foundation-sites/blob/develop/dist/js/foundation.min.js (193 kB)
Or am I getting something wrong?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I downloaded the latest Release (6.9.0) from
https://get.foundation/
which leads to
https://static.foundationcss.com/sites-css-latest
The zipfile contains the mentioned js-file in
/js/vendor/foundation.min.js
I assume this is meant to be a production-ready version.
The file however is way too large (532 kB)
compared to the one on github:
https://github.com/foundation/foundation-sites/blob/develop/dist/js/foundation.min.js (193 kB)
Or am I getting something wrong?
The text was updated successfully, but these errors were encountered: