|
|
|
|
|
by Kamshak
2695 days ago
|
|
I recommend you try using HMR mode, a medium sized project takes about 5 seconds to build. The stuff then updates without even needing to refresh the page, you can even store state and scroll position in between the module swapping. It really changes the way I develop a lot. |
|