Compile or update

Hi, I have created an app with framework7. Now I have changed the app to my wishes. But when I run the following command: “npm run start” then the app launches but, it does not show any changes that I have made. Is there a command for compiling that I am missing before the “npm run start”?

Thanks anyway!

If it is a PWA, make sure to clear service workers cache in browser dev tools

1 Like