AndersDJohnson / AndersDJohnson/htmlcompressor
javaScript wan't be compressed
オープン
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('<>') ;
--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 はまだ評価されていません。