@platforma-open/milaboratories.clonotype-clustering.ui 3.1.0 → 3.1.1
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/clonotype-clustering/clonotype-clustering/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
2
|
|
|
3
|
-
> @platforma-open/milaboratories.clonotype-clustering.ui@3.1.
|
|
3
|
+
> @platforma-open/milaboratories.clonotype-clustering.ui@3.1.1 build /home/runner/work/clonotype-clustering/clonotype-clustering/ui
|
|
4
4
|
> vue-tsc -b && vite build
|
|
5
5
|
|
|
6
6
|
[36mvite v6.2.3 [32mbuilding for production...[36m[39m
|
|
@@ -10,10 +10,10 @@ rendering chunks...
|
|
|
10
10
|
computing gzip size...
|
|
11
11
|
[2mdist/[22m[32mindex.html [39m[1m[2m 0.45 kB[22m[1m[22m[2m │ gzip: 0.30 kB[22m
|
|
12
12
|
[2mdist/[22m[2massets/[22m[35mindex-BVJbIl9k.css [39m[1m[2m1,467.58 kB[22m[1m[22m[2m │ gzip: 375.82 kB[22m
|
|
13
|
-
[2mdist/[22m[2massets/[22m[36mindex-
|
|
13
|
+
[2mdist/[22m[2massets/[22m[36mindex-DkslcCPZ.js [39m[1m[33m5,157.29 kB[39m[22m[2m │ gzip: 1,292.28 kB[22m[2m │ map: 14,875.00 kB[22m
|
|
14
14
|
[33m
|
|
15
15
|
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
16
16
|
- Using dynamic import() to code-split the application
|
|
17
17
|
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
|
18
18
|
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
19
|
-
[32m✓ built in 13.
|
|
19
|
+
[32m✓ built in 13.58s[39m
|
package/CHANGELOG.md
CHANGED