@n8n/design-system 2.17.0 → 2.17.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 +5 -5
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @n8n/design-system@2.17.
|
|
2
|
+
> @n8n/design-system@2.17.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,9 @@ dist/compact-Q0gG5s1Q.js 660.36 kB │ gzip: 87.46 kB
|
|
|
59
59
|
dist/n8n-design-system.es.js 1,810.68 kB │ gzip: 478.51 kB
|
|
60
60
|
|
|
61
61
|
[33m[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
62
|
-
- unplugin-icons (
|
|
63
|
-
-
|
|
64
|
-
-
|
|
62
|
+
- unplugin-icons (71%)
|
|
63
|
+
- svg-loader (18%)
|
|
64
|
+
- vite:vue (10%)
|
|
65
65
|
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
66
66
|
[39m
|
|
67
67
|
[2K
|
|
@@ -112,4 +112,4 @@ computing gzip size...
|
|
|
112
112
|
dist/design-system.css 151.70 kB │ gzip: 24.59 kB
|
|
113
113
|
dist/n8n-design-system.umd.js 2,172.77 kB │ gzip: 531.29 kB
|
|
114
114
|
|
|
115
|
-
[32m✓ built in 12.
|
|
115
|
+
[32m✓ built in 12.86s[39m
|