chinchang/web-maker

Infinite loop in PUG preprocessing

Open

#272 opened on 2018年3月9日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)JavaScript (2,386 stars) (308 forks)batch import
bughelp wanted

説明

Typing a for loop end up in infinite loop due to auto refresh at - for (i=0; i<5; ) I think because there is no i++ it cause an infinite loop.

コントリビューターガイド