sst / sst

Build full-stack apps on your own infrastructure.
https://sst.dev
MIT License
21.74k stars 1.65k forks source link

Package allowlist/blocklist in monorepo mode #5011

Open user-0a opened 3 hours ago

user-0a commented 3 hours ago

We're migrating a large codebase over to SST. We figured we would start with monorepo mode and configure it to only manage a few of our resources at first, and then incrementally adopt it for more of our stack over time.

It looks like the CLI creates sst-env.d.ts files in all of our the packages in our repo. This includes:

This is a minor issue but just thought I would mention it.

jayair commented 2 hours ago

Yeah we might have an open issue for this.