@milaboratories/milaboratories.monetization-test.ui 1.1.55 → 1.1.57
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
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
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.57 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
|
|
4
4
|
> vue-tsc -b && vite build
|
|
5
5
|
|
|
6
6
|
[36mvite v6.3.5 [32mbuilding for production...[36m[39m
|
|
7
7
|
transforming...
|
|
8
|
-
[32m✓[39m
|
|
8
|
+
[32m✓[39m 2289 modules transformed.
|
|
9
9
|
rendering chunks...
|
|
10
10
|
computing gzip size...
|
|
11
11
|
[2mdist/[22m[32mindex.html [39m[1m[2m 0.37 kB[22m[1m[22m[2m │ gzip: 0.26 kB[22m
|
|
@@ -296,10 +296,10 @@ computing gzip size...
|
|
|
296
296
|
[2mdist/[22m[2massets/[22m[36m24_annotation.svg-BAIgImke.js [39m[1m[2m 2.11 kB[22m[1m[22m[2m │ gzip: 0.63 kB[22m[2m │ map: 2.39 kB[22m
|
|
297
297
|
[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
|
|
298
298
|
[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
|
|
299
|
-
[2mdist/[22m[2massets/[22m[36mindex-
|
|
299
|
+
[2mdist/[22m[2massets/[22m[36mindex-C9kfl6cW.js [39m[1m[33m4,708.20 kB[39m[22m[2m │ gzip: 1,546.68 kB[22m[2m │ map: 9,351.79 kB[22m
|
|
300
300
|
[33m
|
|
301
301
|
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
302
302
|
- Using dynamic import() to code-split the application
|
|
303
303
|
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
|
304
304
|
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
305
|
-
[32m✓ built in
|
|
305
|
+
[32m✓ built in 36.02s[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @milaboratories/milaboratories.monetization-test.ui
|
|
2
2
|
|
|
3
|
+
## 1.1.57
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [bd788f9]
|
|
8
|
+
- @platforma-sdk/ui-vue@1.38.0
|
|
9
|
+
- @platforma-sdk/model@1.38.0
|
|
10
|
+
|
|
11
|
+
## 1.1.56
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [d60b0fe]
|
|
16
|
+
- @platforma-sdk/ui-vue@1.37.18
|
|
17
|
+
- @platforma-sdk/model@1.37.18
|
|
18
|
+
|
|
3
19
|
## 1.1.55
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|