standard-things / esm

Tomorrow's ECMAScript modules today!
Other
5.26k stars 146 forks source link

Either no module alias support or no top-level await #810

Open ndabAP opened 5 years ago

ndabAP commented 5 years ago

I'm trying to get top-level await and babel-plugin-module-resolver to get to work. I tried many combinations and none of them worked.

Repository: https://github.com/ndabAP/esm-babel-plugin-module-resolver-issue