Quick question, is the entry point directory for S...
# help
s
Quick question, is the entry point directory for SST stack configurable? Like change
/lib
to another name
/stacks
. Or is it strictly lib. Not a big deal, just wondering, I just tried deploying with another name and it's expecting
/lib
.
f
Yeah, it’s expecting
/lib
s
ok. no problem. I usually name my utils dir as lib and was changing it to something different like stacks. Lib will do. thanks.
f
👌