Hi. When I use `npx sst start` , and make a change...
# help
n
Hi. When I use
npx sst start
, and make a change to MyStack.ts - nothing is redeployed. I guess it is not tracking changes in the stack. Any workaround beside restarting sst?
g
probably run npm start instead might have to do with npx
n
What do you mean? Does it suppose to track changes on stacks? I tried your suggestion and it didn't work for me
m
Which version of SST are you using?
n
0.60.4
Ok it works on latest version.. haha
m
:))