@n8n/design-system 2.20.0 → 2.20.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 +6 -5
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @n8n/design-system@2.20.
|
|
2
|
+
> @n8n/design-system@2.20.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
|
|
@@ -59,9 +59,10 @@ dist/compact-Q0gG5s1Q.js 660.36 kB │ gzip: 87.46 kB
|
|
|
59
59
|
dist/n8n-design-system.es.js 1,822.24 kB │ gzip: 482.13 kB
|
|
60
60
|
|
|
61
61
|
[33m[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
62
|
-
-
|
|
63
|
-
-
|
|
64
|
-
- svg-loader (
|
|
62
|
+
- unplugin-icons (67%)
|
|
63
|
+
- vite:vue (16%)
|
|
64
|
+
- svg-loader (11%)
|
|
65
|
+
- vite:css (5%)
|
|
65
66
|
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
66
67
|
[39m
|
|
67
68
|
[2K
|
|
@@ -112,4 +113,4 @@ computing gzip size...
|
|
|
112
113
|
dist/design-system.css 201.34 kB │ gzip: 28.78 kB
|
|
113
114
|
dist/n8n-design-system.umd.js 2,182.97 kB │ gzip: 534.37 kB
|
|
114
115
|
|
|
115
|
-
[32m✓ built in
|
|
116
|
+
[32m✓ built in 12.89s[39m
|