leexioua2 / js-builder

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

JSMIN unterminated string literal erro #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Build just the attached file

While building the following error is thrown:
An unhandled exception occured while building:
System.Exception: Error: JSMIN unterminated string literal:10

 as JSBuild.JSMin.action(Int32 d)
 as JSBuild.JSMin.jsmin()
 ... etc...

What version of the product are you using? On what operating system?
v1.1.2.0 on Win XP x64 SP2

Original issue reported on code.google.com by mikhail.diatchenko on 26 Apr 2009 at 11:36

GoogleCodeExporter commented 8 years ago
is the same issue as http://code.google.com/p/js-builder/issues/detail?id=30

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