Existing PCF component which I have extracted and made updates and the changes are not reflecting after deployment. Below are the steps done.
• Incremented the control version in Control manifest file
• Incremented the version in Solution file
• Msbuild /t: restore
• Msbuild
• Imported the solution package
• Publish all customizations
• Edit the App Prompts for Update Update successful
• Unable to see the changes (Note: code added in the ts files is not reflecting)