PatrickJS

Results 187 comments of PatrickJS

yeah this is a good idea. in the generators the code would be simpler if we knew the output should be js or ts. I don't think Mitosis needs to...

here's a temp workaround that you can add to your index file ```html // This is a workaround used alongside the webpack-dev-server hot-module-reload feature // - it's quite chatty on...

@DavidDudson can you make a PR with the fix?

can you reproduce the issue in a repo so I can see what's going on

we have an experimental that we're working on https://github.com/AngularClass/angular-hmr/blob/master/src/experimental.ts

@mattdistefano an you make a PR to update the logic?

yeah for ie11 I need to use `removeChild()`