Dan Bucholtz

Results 2 issues of Dan Bucholtz

This is a simple PR that updates the demo app to use the latest stencil app starter so it uses the latest import patterns, etc. I tried to keep this...

Since this is a Typescript app, can you distribute `es5` code (es5 target) with `es2015` modules in addition to the `commonjs` modules you distribute? Set the `moduleResolution` to `node` as...