Skip to content

Bundling with webpack results an increase in the package size #4

@MoatazAbdallh

Description

@MoatazAbdallh

Hi,

Iam only using SQLDialect.PLpgSQL through the following imports
import {SQLAutocomplete, SQLDialect} from "sql-autocomplete";

and using webpack to bundle for production package but it seems the result package include all dialect and even non-used dependencies, please refer to the attached image

antlr

is there anyway to fix this and include only dependencies relevant to my imports

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions