Skip to content

Replace copy_dir #103

@theduke

Description

@theduke

copy_dir is quite outdated and tends to introduce a duplicate dependency on walkdir.

We can either ship a compressed version of the code, which is then uncompressed instead of copying the source directory.
Or switch to a different dependency like fs-extra.

See libquickjs-sys/build.rs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions