Describe the bug
I'm using the last version of stencil beta (Stencil one). When running the project, I see the error that a module is not defined (the one shown in the screenshot)
Expected behavior
It should run the project
Screenshots

Desktop (please complete the following information):
- OS: Mac OS Mojave
- Browser Chrome
- Version Canary (last)
Additional context
Could this be related to the way the loaders are generated? I saw in this repo that they are using the common.js loader directly
https://github.com/manifoldco/ui/blob/master/package.json#L32
Describe the bug
I'm using the last version of stencil beta (Stencil one). When running the project, I see the error that a module is not defined (the one shown in the screenshot)
Expected behavior
It should run the project
Screenshots

Desktop (please complete the following information):
Additional context
Could this be related to the way the loaders are generated? I saw in this repo that they are using the common.js loader directly
https://github.com/manifoldco/ui/blob/master/package.json#L32