Détail du package

babel-helper-mark-eval-scopes

babel2.4mMIT0.4.3

Mark scopes for deopt which contain a direct eval call

babel-minify, babel-plugin

readme

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