/meteor-esm-export-bug

Importing an npm package that uses esm export syntax is not supported in Meteor 1.7.0.5 through 1.7.1-rc6

Primary LanguageJavaScript

meteor-esm-export-bug

Importing an npm package that uses esm export syntax is not supported in Meteor 1.7.0.5 through 1.7.1-rc6

To reproduce via CLI:

git clone https://github.com/notacouch/meteor-esm-export-bug.git
cd meteor-esm-export-bug
meteor npm install
meteor