I added this package because I want to update my code to use dynamic imports and other ES6 features. However, when I try to build the app with a single `import` statement, things fail. Am I doing something wrong? 
I added this package because I want to update my code to use dynamic imports and other ES6 features.
However, when I try to build the app with a single
importstatement, things fail. Am I doing something wrong?