@retailrocketgroup/retailrocket-edit.multicast-vue-email-template-render 10.0.402744 → 11.0.409955

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @easy-wizzy/edit-multicast-app@10.0.402744 build /src/apps/multicast/edit.multicast
2
+ > @easy-wizzy/edit-multicast-app@11.0.409955 build /src/apps/multicast/edit.multicast
3
3
  > vite build
4
4
 
5
5
 
@@ -12,14 +12,14 @@ rendering chunks...
12
12
 
13
13
  [vite:dts] Start generate declaration files...
14
14
  computing gzip size...
15
- [vite:dts] Declaration files built in 5521ms.
15
+ [vite:dts] Declaration files built in 5310ms.
16
16
 
17
17
 
18
- dist/index.html 5.32 kB │ gzip: 1.87 kB
19
- dist/assets/index.css 179.70 kB │ gzip: 28.12 kB
20
- dist/assets/index.js 5,821.85 kB │ gzip: 1,643.16 kB
21
- ✓ built in 23.01s
22
18
  (!) Some chunks are larger than 500 kB after minification. Consider:
19
+ dist/index.html 5.28 kB │ gzip: 1.87 kB
23
20
  - Using dynamic import() to code-split the application
21
+ dist/assets/index.css 183.84 kB │ gzip: 28.77 kB
22
+ dist/assets/index.js 5,855.16 kB │ gzip: 1,651.78 kB
23
+ ✓ built in 22.47s
24
24
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
25
25
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.