I performed the installation of ionic 3.20
on a Docker
container.
Everything works perfectly, but I'm having difficulty using the auto-refresh
feature, when I change a file the content is not synchronized with the browser, as it happens when I use ionic
outside the container.
How can I solve this problem?