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

save() a JSON file with third argument of 'true' doesn't optimize file. #567

Closed
edhebert opened this issue Mar 7, 2015 · 1 comment
Closed

Comments

@edhebert
Copy link

edhebert commented Mar 7, 2015

Attempting to save a JSON file with save(myData, my.json, 'true'); isn't working as expected. Rather than optimizing my JSON file, it attempts to save a file called my.json.true.

@GoToLoop
Copy link
Contributor

GoToLoop commented Mar 7, 2015

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

3 participants