AndersDJohnson / AndersDJohnson/htmlcompressor

javaScript wan't be compressed

Đang mở
#85 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
auto-migrated Priority-Medium Type-Defect
Ngôn ngữ chính
Java
Star
1
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

```
What steps will reproduce the problem?

--------------------------------------
echo "
for(i=0;i<prefixes;i++) c('<>') ;

" | java -jar ./htmlcompressor-1.5.3.jar 

--compress-js
--------------------------------------

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

expected:
--------------------------------------
for(i=0;i<prefixes;i++)c('<>');


--------------------------------------
given:
--------------------------------------

for(i=0;i<prefixes;i++) c('<>') ;



--------------------------------------

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

htmlcompressor-1.5.3

Please provide any additional information below.

```

Original issue reported on code.google.com by `T.Sick...@gmail.com` on 2 Jun 2013 at 9:08

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.