babel-helper-mark-eval-scopes
Traverse through input path and mark all scopes that contain Direct eval (eval("")
) calls.
Installation
npm install babel-helper-mark-eval-scopes --save-dev
Mark scopes for deopt which contain a direct eval call
Traverse through input path and mark all scopes that contain Direct eval (eval("")
) calls.
npm install babel-helper-mark-eval-scopes --save-dev