@retailrocketgroup/retailrocket-edit.repurchase-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-repurchase-app@10.0.402744 build /src/apps/repurchase/edit.repurchase
2
+ > @easy-wizzy/edit-repurchase-app@11.0.409955 build /src/apps/repurchase/edit.repurchase
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 5551ms.
15
+ [vite:dts] Declaration files built in 5560ms.
16
16
 
17
- dist/index.html 5.32 kB │ gzip: 1.87 kB
18
- dist/assets/index.css 179.70 kB │ gzip: 28.12 kB
19
- dist/assets/index.js 5,816.51 kB │ gzip: 1,643.17 kB
17
+ dist/index.html 5.28 kB │ gzip: 1.87 kB
20
18
 
19
+ dist/assets/index.css 183.84 kB │ gzip: 28.77 kB
21
20
  (!) Some chunks are larger than 500 kB after minification. Consider:
21
+ dist/assets/index.js 5,849.82 kB │ gzip: 1,651.84 kB
22
+ ✓ built in 22.78s
22
23
  - Using dynamic import() to code-split the application
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 22.57s