AndersDJohnson / AndersDJohnson/htmlcompressor

javaScript wan't be compressed

未關閉
#85 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
auto-migrated Priority-Medium Type-Defect
主要語言
Java
星號
1
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

```
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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。