mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 08:38:11 +02:00
build: make rclone build with wasm
Needed to drop - azureblob backend - cache backend - qingstor backend - cachestats command - ncdu command
This commit is contained in:
2
backend/cache/object.go
vendored
2
backend/cache/object.go
vendored
@ -1,4 +1,4 @@
|
||||
// +build !plan9
|
||||
// +build !plan9,!js
|
||||
|
||||
package cache
|
||||
|
||||
|
Reference in New Issue
Block a user