Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit 0fc233d

Browse files
committed
fix js eval with '#!' strings, closes #10
This fixes Eval editor content function, when there's a '#!' in JavaScript source, due to over-aggressive shebang filtering before parsing. Now we only filter shebang strictly at the start of the file. And rename clean-code to filter-shebang to make its purpose explicit. (also fixes LightTable/LightTable#1744)
1 parent 7a18142 commit 0fc233d

File tree

3 files changed

+197
-197
lines changed

3 files changed

+197
-197
lines changed

0 commit comments

Comments
 (0)