Add caching and a faster source map for the dev builds.
This brings the rebuild time down to about 500ms for me.
dev build now puts the bundle in the electron app/js directory
so that the app can be automatically reloaded
Add caching and a faster source map for the dev builds.
This brings the rebuild time down to about 500ms for me.
dev build now puts the bundle in the electron app/js directory
so that the app can be automatically reloaded