We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2bdf8 commit 22bd9d5Copy full SHA for 22bd9d5
Makefile
@@ -68,7 +68,7 @@ playground-cmijs: artifacts
68
yarn workspace playground build
69
70
# Builds the playground, runs some e2e tests and releases the playground to the
71
-# CDN (requires KEYCDN_USER and KEYCDN_PASSWORD set in the env variables)
+# Cloudflare R2 (requires Rclone `rescript:` remote)
72
playground-release: playground playground-cmijs
73
yarn workspace playground test
74
yarn workspace playground upload-bundle
0 commit comments