We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e4d61 commit af3cf36Copy full SHA for af3cf36
Makefile
@@ -76,7 +76,7 @@ playground-cmijs: artifacts
76
yarn workspace playground build
77
78
# Builds the playground, runs some e2e tests and releases the playground to the
79
-# CDN (requires KEYCDN_USER and KEYCDN_PASSWORD set in the env variables)
+# Cloudflare R2 (requires Rclone `rescript:` remote)
80
playground-release: playground playground-cmijs
81
yarn workspace playground test
82
yarn workspace playground upload-bundle
0 commit comments