remusao / broxy

Your Privacy Bro!
1 stars 1 forks source link

Converting generate-elm-ts-ips to webpack plugin #17

Closed chrmod closed 6 years ago

chrmod commented 6 years ago

This allows yarn run watch to generate elm types, thus it is okay to just reload renderer inspector after file change to load freshly compiled code.

chrmod commented 6 years ago

would be nice to handle ElmTypesPlugin without repeating it all over the place. @remusao can we just assume it is the filename without .elm extension?