@retailrocketgroup/retailrocket-edit.price-drop-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.
- package/.turbo/turbo-build.log +3 -3
- package/dist/assets/index.js +2 -2
- package/package.json +1 -1
- package/src/editPriceDropEmailTemplate.ts +183 -182
package/.turbo/turbo-build.log
CHANGED
|
@@ -12,12 +12,12 @@ rendering chunks...
|
|
|
12
12
|
|
|
13
13
|
[vite:dts] Start generate declaration files...
|
|
14
14
|
computing gzip size...
|
|
15
|
-
[vite:dts] Declaration files built in
|
|
15
|
+
[vite:dts] Declaration files built in 6155ms.
|
|
16
16
|
|
|
17
17
|
dist/index.html 7.48 kB │ gzip: 2.04 kB
|
|
18
18
|
dist/assets/index.css 175.28 kB │ gzip: 27.52 kB
|
|
19
|
-
dist/assets/index.js 3,962.
|
|
20
|
-
✓ built in 19.
|
|
19
|
+
dist/assets/index.js 3,962.35 kB │ gzip: 1,034.34 kB
|
|
20
|
+
✓ built in 19.46s
|
|
21
21
|
|
|
22
22
|
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
23
23
|
- Using dynamic import() to code-split the application
|