@milaboratories/milaboratories.monetization-test.ui 1.1.127 → 1.1.129
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.
- package/.turbo/turbo-build.log +4 -4
- package/.turbo/turbo-type-check.log +1 -1
- package/CHANGELOG.md +18 -0
- package/dist/assets/{index-DyzcF1h_.js → index-t6LriqHF.js} +13 -13
- package/dist/assets/{index-DyzcF1h_.js.map → index-t6LriqHF.js.map} +1 -1
- package/dist/index.html +1 -1
- package/package.json +6 -6
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
WARN Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
2
|
|
|
3
|
-
> @milaboratories/milaboratories.monetization-test.ui@1.1.
|
|
3
|
+
> @milaboratories/milaboratories.monetization-test.ui@1.1.129 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
|
|
4
4
|
> ts-builder build --target browser
|
|
5
5
|
|
|
6
6
|
Building browser project...
|
|
7
7
|
↳ vite.js build --config /configs/vite.browser.config.js --mode production
|
|
8
8
|
[36mvite v6.3.5 [32mbuilding for production...[36m[39m
|
|
9
9
|
transforming...
|
|
10
|
-
[32m✓[39m
|
|
10
|
+
[32m✓[39m 1255 modules transformed.
|
|
11
11
|
rendering chunks...
|
|
12
12
|
computing gzip size...
|
|
13
13
|
[2mdist/[22m[32mindex.html [39m[1m[2m 0.37 kB[22m[1m[22m[2m │ gzip: 0.26 kB[22m
|
|
@@ -305,11 +305,11 @@ computing gzip size...
|
|
|
305
305
|
[2mdist/[22m[2massets/[22m[36m24_violin.svg-U9NSWJ89.js [39m[1m[2m 2.32 kB[22m[1m[22m[2m │ gzip: 1.19 kB[22m[2m │ map: 2.54 kB[22m
|
|
306
306
|
[2mdist/[22m[2massets/[22m[36m24_file-logs-accent.svg-DcEVrk9k.js [39m[1m[2m 2.42 kB[22m[1m[22m[2m │ gzip: 1.20 kB[22m[2m │ map: 2.68 kB[22m
|
|
307
307
|
[2mdist/[22m[2massets/[22m[36m24_heatmap.svg-CqDSyh0J.js [39m[1m[2m 4.38 kB[22m[1m[22m[2m │ gzip: 0.99 kB[22m[2m │ map: 4.70 kB[22m
|
|
308
|
-
[2mdist/[22m[2massets/[22m[36mindex-
|
|
308
|
+
[2mdist/[22m[2massets/[22m[36mindex-t6LriqHF.js [39m[1m[33m4,706.97 kB[39m[22m[2m │ gzip: 1,551.95 kB[22m[2m │ map: 8,702.50 kB[22m
|
|
309
309
|
[33m
|
|
310
310
|
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
311
311
|
- Using dynamic import() to code-split the application
|
|
312
312
|
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
|
313
313
|
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
314
|
-
[32m✓ built in
|
|
314
|
+
[32m✓ built in 26.00s[39m
|
|
315
315
|
Build completed successfully
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
WARN Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
2
|
|
|
3
|
-
> @milaboratories/milaboratories.monetization-test.ui@1.1.
|
|
3
|
+
> @milaboratories/milaboratories.monetization-test.ui@1.1.129 type-check /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
|
|
4
4
|
> ts-builder types --target browser
|
|
5
5
|
|
|
6
6
|
↳ vue-tsc.js --noEmit --project ./tsconfig.json
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @milaboratories/milaboratories.monetization-test.ui
|
|
2
2
|
|
|
3
|
+
## 1.1.129
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [bf6fe49]
|
|
8
|
+
- @platforma-sdk/ui-vue@1.45.45
|
|
9
|
+
- @platforma-sdk/model@1.45.45
|
|
10
|
+
- @milaboratories/milaboratories.monetization-test.model@1.0.32
|
|
11
|
+
|
|
12
|
+
## 1.1.128
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies [2c07d5a]
|
|
17
|
+
- @platforma-sdk/model@1.45.42
|
|
18
|
+
- @milaboratories/milaboratories.monetization-test.model@1.0.31
|
|
19
|
+
- @platforma-sdk/ui-vue@1.45.42
|
|
20
|
+
|
|
3
21
|
## 1.1.127
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|