@milaboratories/milaboratories.ui-examples.ui 1.4.20 → 1.4.21
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,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.ui-examples.ui@1.4.
|
|
3
|
+
> @milaboratories/milaboratories.ui-examples.ui@1.4.21 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
|
|
4
4
|
> vite build && pnpm run build:types
|
|
5
5
|
|
|
6
6
|
[36mvite v6.3.5 [32mbuilding for production...[36m[39m
|
|
@@ -297,15 +297,15 @@ computing gzip size...
|
|
|
297
297
|
[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
|
|
298
298
|
[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
|
|
299
299
|
[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
|
|
300
|
-
[2mdist/[22m[2massets/[22m[36mindex-
|
|
300
|
+
[2mdist/[22m[2massets/[22m[36mindex-CRigCgGh.js [39m[1m[33m6,055.97 kB[39m[22m[2m │ gzip: 1,976.70 kB[22m[2m │ map: 11,906.58 kB[22m
|
|
301
301
|
[33m
|
|
302
302
|
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
303
303
|
- Using dynamic import() to code-split the application
|
|
304
304
|
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
|
305
305
|
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
306
|
-
[32m✓ built in
|
|
306
|
+
[32m✓ built in 50.13s[39m
|
|
307
307
|
WARN Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
308
308
|
|
|
309
|
-
> @milaboratories/milaboratories.ui-examples.ui@1.4.
|
|
309
|
+
> @milaboratories/milaboratories.ui-examples.ui@1.4.21 build:types /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
|
|
310
310
|
> vue-tsc -p tsconfig.app.build.json
|
|
311
311
|
|
package/CHANGELOG.md
CHANGED