Stencil project:
- yarn install
- yarn build
Vue project:
- update package.json and import the above stencil project
- yarn install
- yarn build
- yarn serve
EXPECTED BEHAVIOUR: Vue application to run with the integrated stenci component
ACTUAL BEHAVIOUR: ERROR: error: Module parse failed: Identifier '__awaiter' has already been declared