Forum Discussion
SharePoint SPX development webpart
- Mar 12, 2019
Hi Vishwanatha,
Thanks for your reply, seems to be it is working now. But I haven't done any specific changes, so I cannot post the answer/ findings.
Only thing that I can think of is save every changes before run the gulp serve.
Thanks all.
Hi nipW ,
let me understand better :)
Did you install on app catalog?
If yes, did you deploy / update a new versione?
My hint is to execute npm clean before gulp bundle --ship and gulp package-solution --ship
Cheers
Federico
Hi Federico,
No I haven't installed it, I m using local host Work bench with gulp serve. If i create a new project and run gulp serve then the new project will reflect, but if you do a small modification and re run the gulp serve and re add the web part I cannot see the changes.
Thanks.