antv-l7/node_modules/babel-helper-mark-eval-scopes
thinkinggis f7e5376b7d fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
..
__tests__ fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
lib fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
src fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
README.md fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
package.json fix(fix css): fix css png 2019-11-22 18:04:14 +08:00

README.md

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