@retailrocketgroup/retailrocket-create.welcome-sequence-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/create-welcome-sequence-app@10.0.402744 build /src/apps/welcome-sequence/create.welcome-sequence
2
+ > @easy-wizzy/create-welcome-sequence-app@11.0.409955 build /src/apps/welcome-sequence/create.welcome-sequence
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 5821ms.
15
+ [vite:dts] Declaration files built in 5471ms.
16
16
 
17
17
  dist/index.html 1.81 kB │ gzip: 0.72 kB
18
- dist/assets/index.css 172.91 kB │ gzip: 27.15 kB
19
- dist/assets/index.js 5,191.21 kB │ gzip: 1,538.76 kB
20
18
 
21
19
  (!) Some chunks are larger than 500 kB after minification. Consider:
20
+ dist/assets/index.css 177.05 kB │ gzip: 27.81 kB
21
+ dist/assets/index.js 5,218.86 kB │ gzip: 1,545.47 kB
22
22
  - Using dynamic import() to code-split the application
23
+ ✓ built in 22.17s
23
24
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
24
25
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
25
- ✓ built in 23.15s