This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Commit 0fc233d
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- src/lt/plugins
3 files changed
+197
-197
lines changed
0 commit comments