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
When running generate with the clean flag: pnpm generate --clean, it seems that when an entire API fragment is removed, the dedicated .ts file for the API is not removed with it.
When running generate with the clean flag:
pnpm generate --clean, it seems that when an entire API fragment is removed, the dedicated.tsfile for the API is not removed with it.