@retailrocketgroup/retailrocket-create.multicast-vue-email-template-render 10.0.400288-dev → 10.0.400711

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/create-multicast-app@10.0.400288-dev build /src/apps/multicast/create.multicast
2
+ > @easy-wizzy/create-multicast-app@10.0.400711 build /src/apps/multicast/create.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 5689ms.
15
+ [vite:dts] Declaration files built in 5871ms.
16
16
 
17
+ dist/index.html 479.83 kB │ gzip: 17.54 kB
18
+ dist/assets/index.css 172.34 kB │ gzip: 27.03 kB
17
19
 
20
+ dist/assets/index.js 5,197.04 kB │ gzip: 1,536.52 kB
21
+ ✓ built in 23.03s
18
22
  (!) Some chunks are larger than 500 kB after minification. Consider:
19
23
  - Using dynamic import() to code-split the application
20
24
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
21
- dist/index.html 479.83 kB │ gzip: 17.54 kB
22
- dist/assets/index.css 168.72 kB │ gzip: 26.65 kB
23
25
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
24
- dist/assets/index.js 4,475.20 kB │ gzip: 1,295.18 kB
25
- ✓ built in 20.48s