andyrichardson / andyrichardson/netlify-plugin-ttl-cache

Avoid binaries `cp` and `rsync`

Đang mở
#4 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
16
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Using binaries like `cp` or `rsync` does not work for builds triggered with Netlify CLI. Those builds are run on the user's machine, which might not have `cp` and/or `rsync` installed, especially on Windows.

Would using a core Node.js `fs.*` method or a library like [`cp-file`](https://github.com/sindresorhus/cp-file) or [`cpy`](https://github.com/sindresorhus/cpy) be an option instead?

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.