The Next.js construct is very cool and is the reas...
# sst
j
The Next.js construct is very cool and is the reason we decided to give SST a try. Whilst we cannot thank the team enough for their contribution to the community, something must be said of the 800+ line file that it is put in. It would be easier for the community to extend, debug and maintain if it were broken down into smaller constructs instead of just one big 800 line class.
f
Hey @Joe Kendal, welcome to SST!
Yeah there are a lot going in there. Any suggestion on how you’d see ppl extend it, and what’s a good way to split it up?