|
|
|
|
|
by nullandvoid
2699 days ago
|
|
I work on an enterprise react application which hot reloads in <1s and tests re-run automatically when changing a file which impacts them automatically in a similar time. This used to be a large under taking to configure but now with create-react-app this is all out the box stuff and is trivial to set up. I'm not sure what angular setup you have there but something is very wrong |
|