@retailrocketgroup/retailrocket-create.transactional-vue-email-template-render 6.0.388429-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.
@@ -2,24 +2,24 @@
2
2
  > @easy-wizzy/create-transactional-app@0.0.0 build /src/apps/create.transactional
3
3
  > vite build
4
4
 
5
+ vite v7.2.7 building client environment for production...
5
6
 
6
7
  [vite:dts] You are building a library that may not need to generate declaration files.
7
8
 
8
- vite v7.2.7 building client environment for production...
9
9
  transforming...
10
10
  ✓ 940 modules transformed.
11
11
  rendering chunks...
12
12
 
13
13
  [vite:dts] Start generate declaration files...
14
14
  computing gzip size...
15
- [vite:dts] Declaration files built in 5261ms.
15
+ [vite:dts] Declaration files built in 6396ms.
16
+
16
17
 
17
18
  dist/index.html 1.83 kB │ gzip: 0.75 kB
18
19
  dist/assets/index.css 168.86 kB │ gzip: 26.59 kB
19
20
  dist/assets/index.js 2,880.57 kB │ gzip: 906.91 kB
20
-
21
21
  (!) Some chunks are larger than 500 kB after minification. Consider:
22
+ ✓ built in 17.71s
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 16.80s
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@retailrocketgroup/retailrocket-create.transactional-vue-email-template-render",
3
- "version": "6.0.388429-dev",
3
+ "version": "6.0.388648-dev",
4
4
  "private": false
5
5
  }