Skip to content

Is the dependencies "deasync" required in production? #18

Description

@ziqiangxu

As far as I know, deasync is a library wrriten in C++, it can't be used easily in browser.

deasync is wrriten in C++, GCC is required if you install it on linux, when we upgrade node version, it may need to upgrade GCC version either, this is a diffcult and dangerous operation.

I am facing this problem, though we can avoid this by using docker, but it actually not an elgant method.

If deasync is a development time dependency, hope it can be move to devdependencies.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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