@pluv/platform-cloudflare 0.0.0-experimental-20250527040415

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,16 @@
1
+
2
+
3
+ > @pluv/platform-cloudflare@2.2.4 build /home/leedavidcs/projects/pluv/packages/platform-cloudflare
4
+ > tsup src/index.ts
5
+
6
+ CLI Building entry: src/index.ts
7
+ CLI Using tsconfig: tsconfig.json
8
+ CLI tsup v8.5.0
9
+ CLI Using tsup config: /home/leedavidcs/projects/pluv/packages/platform-cloudflare/tsup.config.ts
10
+ CLI Target: es6
11
+ ESM Build start
12
+ ESM dist/index.mjs 14.09 KB
13
+ ESM ⚡️ Build success in 13ms
14
+ DTS Build start
15
+ DTS ⚡️ Build success in 829ms
16
+ DTS dist/index.d.mts 7.33 KB
@@ -0,0 +1,5 @@
1
+
2
+
3
+ > @pluv/platform-cloudflare@2.2.1 lint /home/leedavidcs/projects/pluv/packages/platform-cloudflare
4
+ > eslint "src/**/*.ts*" --fix --max-warnings 0
5
+