denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
155 stars 46 forks source link

fix(cjs): analyze exports in chained assignment #121

Closed bartlomieju closed 2 years ago

bartlomieju commented 2 years ago

Ref https://github.com/denoland/deno/issues/16565