fix: make significant speed improvements to build
Made changes to WebPack configuration based on settings
described here for development:
- https://webpack.js.org/configuration/devtool/
- https://webpack.js.org/configuration/cache/
The hot reload plugin has also been removed as it's
mostly dysfunctional in its current state.
Assisted-by: Claude <https://claude.ai> (Sonnet 4.5)