@retailrocketgroup/retailrocket-create.reactivation-vue-email-template-render 6.0.389907-dev → 7.0.389971

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 5649ms.
15
+ [vite:dts] Declaration files built in 5221ms.
16
16
 
17
- dist/index.html 1.80 kB │ gzip: 0.72 kB
18
- dist/assets/index.css 168.86 kB │ gzip: 26.59 kB
19
17
 
18
+ dist/index.html 1.80 kB │ gzip: 0.72 kB
20
19
  (!) Some chunks are larger than 500 kB after minification. Consider:
20
+ dist/assets/index.css 168.86 kB │ gzip: 26.59 kB
21
21
  - Using dynamic import() to code-split the application
22
22
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
23
- - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
24
23
  dist/assets/index.js 3,339.81 kB │ gzip: 937.14 kB
25
- ✓ built in 17.44s
24
+ ✓ built in 17.25s
25
+ - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@retailrocketgroup/retailrocket-create.reactivation-vue-email-template-render",
3
- "version": "6.0.389907-dev",
3
+ "version": "7.0.389971",
4
4
  "private": false
5
5
  }