I was working on ionic Creator and Build a simple design. For a Test Purpose, I downloaded it, using
ionic start ***** creator:*************
Later I made some changes in the design on ionic creator. Now I need to update the local copy from ionic creator. I ran the same command again, Hoping it would have a merge or upload like functionality. But it ended up rewriting the directory with the update. Which works for my By the way. But I was wondering, is there any way ( I haven’t found any on any doc what so ever ) to update the design from ionic creator to local copy without rewriting it? If so, what is it?
Or, is there any plan to include such functionality?