@n8n/design-system 2.29.0 → 2.29.1
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 +4 -4
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @n8n/design-system@2.29.
|
|
2
|
+
> @n8n/design-system@2.29.1 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
|
|
3
3
|
> vite build
|
|
4
4
|
|
|
5
5
|
[36mvite v8.0.2 [32mbuilding client environment for production...[36m[39m
|
|
@@ -57,8 +57,8 @@ dist/emojiData-B2DmDStL.js 335.28 kB │ gzip: 56.50 kB
|
|
|
57
57
|
dist/n8n-design-system.es.js 2,587.24 kB │ gzip: 696.45 kB
|
|
58
58
|
|
|
59
59
|
[33m[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
60
|
-
- unplugin-icons (
|
|
61
|
-
- vite:vue (
|
|
60
|
+
- unplugin-icons (65%)
|
|
61
|
+
- vite:vue (19%)
|
|
62
62
|
- svg-loader (8%)
|
|
63
63
|
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
64
64
|
[39m
|
|
@@ -110,4 +110,4 @@ computing gzip size...
|
|
|
110
110
|
dist/design-system.css 248.34 kB │ gzip: 34.07 kB
|
|
111
111
|
dist/n8n-design-system.umd.js 2,659.35 kB │ gzip: 745.89 kB
|
|
112
112
|
|
|
113
|
-
[32m✓ built in
|
|
113
|
+
[32m✓ built in 9.92s[39m
|