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

Change / fix for: Preserve sub-directory structure when only minifying #30

Closed
wants to merge 4 commits into from

Conversation

AFaust
Copy link
Contributor

@AFaust AFaust commented Jul 12, 2013

This patch mainly addresses #29 . A slight change of the way file extensions are handled also allows for a bit more freedom in suffix specification. Previously the dot from the extension was prepended to the suffix due to how FileUtils created the base name - now that dot is optional, added only if the suffix specifies it. The default suffix has been changed to keep the current default behavior.

@samaxes
Copy link
Owner

samaxes commented Jul 23, 2013

Hi @AFaust, thanks for the PR, however it has too many non-related commits.
Can you please create a new branch containing only the fix for issue 29, without changing the entire file format with your own conventions and send a new PR?

@samaxes samaxes closed this Jul 23, 2013
@ghost ghost assigned samaxes Aug 25, 2013
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.

None yet

2 participants