Skip to content

feat: add support for processing only production (non-dev) package info #193

@ptmkenny

Description

@ptmkenny

This is a really exciting project. I have an app I'm building in TypeScript that has a ton of dependencies, and I'm very interesting in reducing them/optimizing as much as possible... in my production app. For my dev dependencies, I don't care nearly as much.

For such use cases, it would be great if there was an option to consider only the production dependencies and to ignore everything about the dev dependencies.

I have no idea how difficult that would be to implement, but for people whose goal is to reduce bundle size and duplication in production code, being able to ignore the dev dependencies would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions