@retailrocketgroup/retailrocket-edit.next-best-offer-2-vue-email-template-render 6.0.388330-dev → 6.0.388648-dev

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.
@@ -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 5625ms.
15
+ [vite:dts] Declaration files built in 5374ms.
16
16
 
17
17
  dist/index.html 7.48 kB │ gzip: 2.04 kB
18
- dist/assets/index.css 175.28 kB │ gzip: 27.53 kB
19
- dist/assets/index.js 3,953.56 kB │ gzip: 1,033.65 kB
18
+ dist/assets/index.css 175.28 kB │ gzip: 27.52 kB
19
+ dist/assets/index.js 3,953.59 kB │ gzip: 1,033.66 kB
20
20
 
21
- ✓ built in 18.43s
22
21
  (!) Some chunks are larger than 500 kB after minification. Consider:
23
22
  - Using dynamic import() to code-split the application
24
23
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
25
24
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
25
+ ✓ built in 18.62s