Stencil version:
I'm submitting a:
Current behavior:
Project will open blank page
Expected behavior:
Should be working as it works with "@stencil/core": "~0.16.2"
Steps to reproduce:
npm init stencil
npm i @stencil/core@0.18.1
@stencil/router@0.3.3
npm start
Related code:
Project will not start some error in console.
Stencil version:
I'm submitting a:
Current behavior:
Project will open blank page
Expected behavior:
Should be working as it works with
"@stencil/core": "~0.16.2"Steps to reproduce:
npm init stencilnpm i @stencil/core@0.18.1@stencil/router@0.3.3npm startRelated code:
Project will not start some error in console.