|
|
|
|
|
by pygy_
3026 days ago
|
|
https://github.com/radi-js/radi/blob/eace84e9b74c944b233f631... It parses the source code of the view function at run time, matching parentheses, but ignoring whether those are present in strings or regexes. Likewise, the comment stripper will turn "/*whoops*/"
into the empty string...In other words, the parser is buggy :-/ |
|
I'd imagine closures also break.