AkashGutha / generator-stencil

Scaffolding tool :hammer: for Stencil js applications
https://akashgutha.github.io/generator-stencil/
MIT License
16 stars 3 forks source link

Added support for newer versions of stencil that need to have h be added for JSX support #5

Closed bdanzer closed 5 years ago

bdanzer commented 5 years ago

Here is a PR to add jsx support for file generation, stencil now requires in the newer versions that h be imported from stencil core.