Avoid using exports when undefined (#1471)
authorOndřej Španěl <OndrejSpanel@users.noreply.github.com>
Fri, 24 Feb 2017 00:51:24 +0000 (01:51 +0100)
committerAlex Lam S.L <alexlamsl@gmail.com>
Fri, 24 Feb 2017 00:51:24 +0000 (08:51 +0800)
commit852f78491a212ba20841847436dab93abb0a8181
tree3596deb64069e4569b52580c5ed5a15cfe7a8f2c
parent229e42cdee14c384b7a48bd0882bb27d98db040a
Avoid using exports when undefined (#1471)

Makes direct usage within web browser easier, even if officially unsupported.
lib/ast.js