@retailrocketgroup/retailrocket-edit.abandoned-view-vue-email-template-render 10.0.400288-dev → 10.0.402744

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-abandoned-view-app@10.0.400288-dev build /src/apps/abandoned-view/edit.abandoned-view
2
+ > @easy-wizzy/edit-abandoned-view-app@10.0.402744 build /src/apps/abandoned-view/edit.abandoned-view
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 5864ms.
15
+ [vite:dts] Declaration files built in 5554ms.
16
16
 
17
- dist/index.html 7.48 kB │ gzip: 2.04 kB
18
- dist/assets/index.css 175.51 kB │ gzip: 27.62 kB
19
- dist/assets/index.js 5,055.24 kB │ gzip: 1,390.53 kB
20
17
 
21
18
  (!) Some chunks are larger than 500 kB after minification. Consider:
19
+ dist/index.html 5.32 kB │ gzip: 1.87 kB
22
20
  - Using dynamic import() to code-split the application
21
+ dist/assets/index.css 179.70 kB │ gzip: 28.12 kB
23
22
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
23
+ dist/assets/index.js 5,816.97 kB │ gzip: 1,643.28 kB
24
+ ✓ built in 22.41s
24
25
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
25
- ✓ built in 21.00s