Skip to content

Use the prompt module instead of the inquirer module #17

@callmekatootie

Description

@callmekatootie

We are using the inquirer module to prompt the user to get input values.

This module as per https://packagephobia.com/ takes around 7 mb.

We can replace it with https://npmjs.com/package/prompts instead, which takes ~200 kb.

Since config wrapper gets used in lambda, and we are looking to optimize the size, we can explore this option to save additional space

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions