mocmien / js-builder

Automatically exported from code.google.com/p/js-builder
0 stars 0 forks source link

Parsing a regular expression with bor single and double quotes #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I have code that contains the following line: 

    classRe :/class=(['"])(.*)\1/,

What is the expected output? What do you see instead?

This fails to create a minified version.  Is there a different way to 
write the RegExp that would work the same but also allow JSbuilder to 
minimise?

What version of the product are you using? On what operating system?

1.1.2.0

Please provide any additional information below.

Original issue reported on code.google.com by graemebr...@gmail.com on 12 Feb 2009 at 11:57

GoogleCodeExporter commented 8 years ago
I'm having the same issue. Any workarounds will be appreciated.

Original comment by mikhail.diatchenko on 26 Apr 2009 at 11:43

GoogleCodeExporter commented 8 years ago
Any solution on this issue?

Original comment by roqueern...@gmail.com on 5 Oct 2010 at 5:22