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

Maybe a bug? #5

Closed
BadKnees opened this issue Jun 28, 2011 · 2 comments
Closed

Maybe a bug? #5

BadKnees opened this issue Jun 28, 2011 · 2 comments
Labels

Comments

@BadKnees
Copy link

when i try to slim this:

var tagRegExp = new RegExp('<(/*)(FooBar)', 'gi');

I get:
SyntaxError: Unexpected token (LT, '<') at 1:30 between LexToken(LPAREN,'(',1,28) and LexToken(LPAREN,'(',1,31)

This same error occurs across several different libraries i use. One of them being monernizr.

@rspivak
Copy link
Owner

rspivak commented Jun 28, 2011

Definitely a bug. Thanks for filing it.

@rspivak
Copy link
Owner

rspivak commented Jun 29, 2011

The bug is fixed. I've made a new 0.5.3 release and uploaded it to pypi: http://pypi.python.org/pypi/slimit

@rspivak rspivak closed this as completed Jun 29, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants