Routing library inconsistently described #94
Description
Resources:
Before submitting an issue, please consult our docs.
Stencil version: (run npm list @stencil/core
from a terminal/cmd prompt and paste output below):
insert the output from npm list @stencil/core here
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://stencil-worldwide.slack.com
Current behavior:
The product page for Ionic PWA Toolkit specifies:
The Ionic PWA Toolkit uses Ionic Framework’s ion-nav web component included in v4 for routing.
However, the Github project README specifies:
Stencil for the application logic and routing
Expected behavior:
Both sources of information should be the same, and accurate.
Steps to reproduce:
Related code:
insert any relevant code here
Other information: