ionic-team / stencil-component-starter

Minimal starter project for building shareable web components with Stencil
https://github.com/ionic-team/stencil
MIT License
278 stars 129 forks source link

Small syntax error in docs #40

Closed adriancarriger closed 6 years ago

adriancarriger commented 6 years ago

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:

It looks like the <script src='node_modules/my-component/dist/mycomponent.js></script> is missing a ' in the src.

jgw96 commented 6 years ago

Hey! Thanks for opening an issue and a PR!