Fixes #715 - stack too deep in comment scan.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 3 Jan 2016 14:48:42 +0000 (14:48 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 3 Jan 2016 15:30:37 +0000 (15:30 +0000)
commitfb41089c8c06f3589a0dad6b5b333735bc14dee3
tree3436d278cc48b6700447816a546f6f89af79266f
parent38c40c61a6ae45c6be42262b9c70a56dcb21377d
Fixes #715 - stack too deep in comment scan.

Using recursion was a short sighted idea.
History.md
lib/imports/inliner.js
test/integration-test.js