Join Slack
Powered by
Is it possible to have more than one entrypoint (i...
# sst
u
Uncharted
05/28/2021, 6:19 AM
Is it possible to have more than one entrypoint (index.ts) ?
f
Frank
05/28/2021, 5:18 PM
Hi there, I’m assuming u mean 1
index.ts
for the CDK code inside
/lib
right?
Frank
05/28/2021, 5:19 PM
No, you can only have 1
index.ts
and you define the
App
in there.
Open in Slack
Previous
Next