You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Bundle for a classic Node server (With function splitting)
106
98
107
99
<Callouttype="info"emoji="i">
108
-
This is not implemented in sst yet. You'll have to use your own IAC construct to deploy this.
100
+
This is not implemented in SST yet. You'll have to use your own IAC construct to deploy this.
109
101
110
102
Be aware that this uses the exact same system for ISR/SSG as the default lambda setup. So it will have to have all the proper permissions and env variable to interact with S3, DynamoDB and SQS (Or whatever you override it with). You can see [here](/aws/inner_workings/components/server/node#special-overrides) for more details
0 commit comments