@n8n/design-system 2.34.2 → 2.34.3
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 +9 -9
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @n8n/design-system@2.34.
|
|
2
|
+
> @n8n/design-system@2.34.3 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
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
rendering chunks...
|
|
8
8
|
[32m
|
|
9
9
|
[36m[vite:dts][32m Start generate declaration files...[39m
|
|
10
|
-
[32m[36m[vite:dts][32m Declaration files built in
|
|
10
|
+
[32m[36m[vite:dts][32m Declaration files built in 34732ms.
|
|
11
11
|
[39m
|
|
12
12
|
computing gzip size...
|
|
13
13
|
dist/style.css 335.99 kB │ gzip: 42.63 kB
|
|
@@ -36,14 +36,14 @@ dist/emojiData-DjghW_MV.js 335.28 kB │ gzip: 56.50 kB
|
|
|
36
36
|
dist/index.js 640.24 kB │ gzip: 150.96 kB
|
|
37
37
|
|
|
38
38
|
[33m[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
39
|
-
- vite:
|
|
40
|
-
- vite:
|
|
41
|
-
-
|
|
42
|
-
-
|
|
43
|
-
- svg-loader (
|
|
39
|
+
- vite:vue (35%)
|
|
40
|
+
- vite:dts (22%)
|
|
41
|
+
- unplugin-icons (20%)
|
|
42
|
+
- vite:css (16%)
|
|
43
|
+
- svg-loader (6%)
|
|
44
44
|
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
45
45
|
[39m
|
|
46
|
-
[32m✓ built in
|
|
46
|
+
[32m✓ built in 39.39s[39m
|
|
47
47
|
[36mvite v8.0.2 [32mbuilding client environment for production...[36m[39m
|
|
48
48
|
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
49
49
|
Use color.mix instead.
|
|
@@ -152,4 +152,4 @@ dist/assets/InterVariable.woff2 352.24 kB
|
|
|
152
152
|
dist/assets/InterVariable-Italic.woff2 387.97 kB
|
|
153
153
|
dist/theme.css 327.92 kB │ gzip: 41.36 kB
|
|
154
154
|
|
|
155
|
-
[32m✓ built in
|
|
155
|
+
[32m✓ built in 572ms[39m
|