Fixes #205 - freeze on broken @import declaration.
authorGoalSmashers <jakub@goalsmashers.com>
Fri, 3 Jan 2014 14:58:38 +0000 (15:58 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 4 Jan 2014 16:03:15 +0000 (17:03 +0100)
commit99f85a118083e466f18dfc993bc46cf926b5e814
tree264720b46918c4cec6f58025014d3a524fca9038
parent00a063e195799ab735c3af9246c3dc045c284a2d
Fixes #205 - freeze on broken @import declaration.

@import declarations without trailing semicolon led to an infinite loop in tokenizer.
History.md
lib/imports/inliner.js
test/unit-test.js