Repro of ionic-team/stencil#1044:
yarn install
yarn build-dev
Then, comment out the es6-tween
code and rerun. Error disappears.
Then, uncomment out the es6-tween
code, and comment out the Stencil
component decoration. Error disappears.
Repro of ionic-team/stencil#1044:
yarn install
yarn build-dev
Then, comment out the es6-tween
code and rerun. Error disappears.
Then, uncomment out the es6-tween
code, and comment out the Stencil
component decoration. Error disappears.