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

Can't compress js files by passing a path #32

Open
jwerre opened this issue Nov 15, 2012 · 2 comments
Open

Can't compress js files by passing a path #32

jwerre opened this issue Nov 15, 2012 · 2 comments

Comments

@jwerre
Copy link

jwerre commented Nov 15, 2012

Trying to pass my javascript path to YUI compressor. If I $ cd ~/Desktop, why is it that this will work:

$ yuicompressor -v -o '$:.min.js' ~/Desktop/js/*.js

but this will not:

$ yuicompressor -v -o '~/Desktop/js/$:.min.js' ~/Desktop/js/*.js 

Thanks.

@meniam
Copy link

meniam commented Nov 15, 2012

Yes, I have the same problem

@tml
Copy link
Contributor

tml commented Jul 3, 2013

I cannot reproduce this in 2.4.8. Can either of you confirm whether it's still there?

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