uploadthing
uploadthing copied to clipboard
Strip dev deps from packages during build
Obnoxious but so is yarn
Is it just about moving dev dependencies to "devDependencies" in package.json? 🤔
This is about removing the devDeps from the package json that is output to the npm registry.
Ie the published package should have a different package json from the one used in dev.
Closing per https://discord.com/channels/966627436387266600/1102510616326967306/1121074325978611793