I’ve updated my project and all dependencies from to the latest ionic version 4.12.0. Ionic serve is now very slow - it takes average 7.8 seconds to reload comparing to 0.9 seconds as it was with project created with 4.0 beta. Updating deps to the latest versions doesn’t help.
Steps to Reproduce:
Start new ionic project with ionic start , choose sidemenu template, change one symbol in home.page.html` template, wait for recompile.
Other Information:
Ionic info for project with no performance issues: (please note the same node and ionic versions, it
seems that some of dependencies cause this issue)