Skip to content

Fixed minify and added in-place writing #70

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

Merged
merged 1 commit into from
May 2, 2019
Merged

Conversation

aluttik
Copy link
Contributor

@aluttik aluttik commented May 1, 2019

Fixes #61

Now you can specify the same filename for --out and the file will be written over, effectively adding in-place formatting.

Also the minify command was broken, so now it's fixed.

Copy link

@Raymond26 Raymond26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💨

@aluttik aluttik merged commit 3783516 into master May 2, 2019
@aluttik aluttik deleted the fix-minify-and-format branch May 2, 2019 21:48
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

Successfully merging this pull request may close these issues.

feat: add ability to format in place
2 participants