Make sure to also run a build of the application (e.g. ionic build
) before syncing, since the www
folder is where npx cap copy
pulls the changes from, not your source code.
2 Likes
Make sure to also run a build of the application (e.g. ionic build
) before syncing, since the www
folder is where npx cap copy
pulls the changes from, not your source code.