Is there any reason why `sst.Script` with `onCreat...
# sst
r
Is there any reason why
sst.Script
with
onCreate
seems to deploy every time? I'm not sure if it executes, haven't checked, but the stack deployment on
sst start
happens every time, even without changes.
t
Hm that's odd but I do have something similiar that happens with cognito scripts
Haven't been able to figure it out
r
Yeah, one of them for me is a Cognito script for setting CSS on the hosted UI, the other is a dynamodb migrations one.