Hi guys
I've created a local development copy of our Marketing Portal and have this displaying as I'd like the hosted Portal to look. So I've now used run the DeployToDynamics365Instance.ps1 script in PowerShell and, after I'd sorted an ExecutionPolicy issue, I appear to have successfully uploaded the data to the hosted site (PowerShell says - Updated all files). Upon restarting the Portal the site looks exactly the same as it did previously.
I've then made a slight change to the Index.html file contained in the src folder (just the Title) as I can see this file within the portal-hosted folder (which I believe is what is sent up to the hosted environment) and once again ran the DeployToDynamics365Instance.ps1 script. Again everything seemed to update as expected but again the site is the same after a restart.
Within the release folder I downloaded (201205-EventWebsite) there is a dist\portal-hosted folder and the contents of this are destroyed/created when we run the DeployToDynamics365Instance.ps1 script. The Index.html file within this dist\portal-hosted folder shows the change I've made to the Index.html file so I would expect that what I had updated should be available on the hosted Portal but it doesn't seem to appear.
Anyone know if there is something else I need to do or try to get my alterations pushed to the hosted environment?
Any help appreciated as always.
Steven