v0.4.3
- set
ecmaVersion: 9
in acorn options, to support new syntax features like async functions - fix deleting arrow function exports
- fix source path for verbose 'imported library call' warnings
ecmaVersion: 9
in acorn options, to support new syntax features like async functions