@milaboratories/milaboratories.monetization-test.model 1.0.0

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,30 @@
1
+
2
+ > @milaboratories/milaboratories.monetization-test.model@1.0.0 build /home/runner/work/platforma/platforma/etc/blocks/monetization-test/model
3
+ > tsup && vite build && block-tools build-model
4
+
5
+ CLI Building entry: src/index.ts
6
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.3.5
8
+ CLI Using tsup config: /home/runner/work/platforma/platforma/etc/blocks/monetization-test/model/package.json
9
+ CLI Target: es2022
10
+ CLI Cleaning output folder
11
+ CJS Build start
12
+ ESM Build start
13
+ CJS dist/index.cjs 808.00 B
14
+ CJS dist/index.cjs.map 1.91 KB
15
+ CJS ⚡️ Build success in 58ms
16
+ ESM dist/index.js 782.00 B
17
+ ESM dist/index.js.map 1.90 KB
18
+ ESM ⚡️ Build success in 59ms
19
+ DTS Build start
20
+ DTS ⚡️ Build success in 684ms
21
+ DTS dist/index.d.cts 735.00 B
22
+ DTS dist/index.d.ts 735.00 B
23
+ vite v5.4.11 building for production...
24
+ transforming...
25
+ ✓ 4 modules transformed.
26
+ rendering chunks...
27
+ computing gzip size...
28
+ dist/bundle.js 140.83 kB │ gzip: 25.48 kB │ map: 310.87 kB
29
+ dist/bundle.js 150.79 kB │ gzip: 25.95 kB │ map: 311.95 kB
30
+ ✓ built in 411ms