I am using the webpack dev server to alter the jitsi interface. It is working quite well, however, the build times are awfully slow especially when restarting the server. What can I do to speed this up?
Other related questions:
- Whenever webpack reloads the page I have to rejoin the meeting. Is there a shortcut?
- Scss is not recompiled on change (solved here: Webpack build scss)