@mastra/deployer-cloudflare 0.0.0-storage-20250225005900

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,20 @@
1
+
2
+ 
3
+ > @mastra/deployer-cloudflare@0.1.5-alpha.1 build /Users/ward/projects/mastra/mastra/deployers/cloudflare
4
+ > tsup src/index.ts src/secrets-manager/index.ts --format esm --experimental-dts --clean --treeshake
5
+
6
+ CLI Building entry: src/index.ts, src/secrets-manager/index.ts
7
+ CLI Using tsconfig: tsconfig.json
8
+ CLI tsup v8.3.6
9
+ TSC Build start
10
+ TSC ⚡️ Build success in 2330ms
11
+ DTS Build start
12
+ CLI Target: es2022
13
+ Analysis will use the bundled TypeScript version 5.7.3
14
+ Writing package typings: /Users/ward/projects/mastra/mastra/deployers/cloudflare/dist/_tsup-dts-rollup.d.ts
15
+ DTS ⚡️ Build success in 831ms
16
+ CLI Cleaning output folder
17
+ ESM Build start
18
+ ESM dist/index.js 2.89 KB
19
+ ESM dist/secrets-manager/index.js 2.38 KB
20
+ ESM ⚡️ Build success in 57ms