@milaboratories/milaboratories.monetization-test.ui 1.1.82 → 1.1.83
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 +3 -3
- package/.turbo/turbo-type-check.log +1 -1
- package/CHANGELOG.md +7 -0
- package/dist/assets/{index-DvdXRLTW.js → index-BzrVa4ad.js} +3 -3
- package/dist/assets/{index-DvdXRLTW.js.map → index-BzrVa4ad.js.map} +1 -1
- package/dist/index.html +1 -1
- package/package.json +4 -4
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.monetization-test.ui@1.1.
|
|
3
|
+
> @milaboratories/milaboratories.monetization-test.ui@1.1.83 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...
|
|
@@ -301,11 +301,11 @@ computing gzip size...
|
|
|
301
301
|
[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
|
|
302
302
|
[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
|
|
303
303
|
[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
|
|
304
|
-
[2mdist/[22m[2massets/[22m[36mindex-
|
|
304
|
+
[2mdist/[22m[2massets/[22m[36mindex-BzrVa4ad.js [39m[1m[33m4,888.89 kB[39m[22m[2m │ gzip: 1,606.02 kB[22m[2m │ map: 8,731.86 kB[22m
|
|
305
305
|
[33m
|
|
306
306
|
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
307
307
|
- Using dynamic import() to code-split the application
|
|
308
308
|
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
|
309
309
|
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
310
|
-
[32m✓ built in
|
|
310
|
+
[32m✓ built in 25.78s[39m
|
|
311
311
|
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.83 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
|