n8n-editor-ui 1.29.0 → 1.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
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> n8n-editor-ui@1.29.
|
|
2
|
+
> n8n-editor-ui@1.29.1 build /home/runner/work/n8n/n8n/packages/editor-ui
|
|
3
3
|
> cross-env VUE_APP_PUBLIC_PATH="/{{BASE_PATH}}/" NODE_OPTIONS="--max-old-space-size=8192" vite build
|
|
4
4
|
|
|
5
5
|
[36mvite v5.0.12 [32mbuilding for production...[36m[39m
|
|
@@ -8,8 +8,8 @@ Browserslist: caniuse-lite is outdated. Please run:
|
|
|
8
8
|
npx update-browserslist-db@latest
|
|
9
9
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
10
10
|
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "timers" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/xml2js@0.5.0/node_modules/xml2js/lib/parser.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
|
|
11
|
-
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "os" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/recast@0.21.5/node_modules/recast/lib/options.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
|
|
12
11
|
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "os" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/recast@0.22.0/node_modules/recast/lib/util.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
|
|
12
|
+
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "os" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/recast@0.21.5/node_modules/recast/lib/options.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
|
|
13
13
|
[32m✓[39m 4226 modules transformed.
|
|
14
14
|
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "module" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/email-providers@2.0.1/node_modules/email-providers/index.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
|
|
15
15
|
Generated an empty chunk: "email-providers".
|
|
@@ -199,10 +199,10 @@ computing gzip size...
|
|
|
199
199
|
[2mdist/[22m[2massets/[22m[36mNodeView-QkC-kwkn.js [39m[1m[2m 292.08 kB[22m[1m[22m[2m │ gzip: 82.57 kB[22m[2m │ map: 851.53 kB[22m
|
|
200
200
|
[2mdist/[22m[2massets/[22m[36m@n8n/codemirror-lang-sql-feLn5IS9.js [39m[1m[2m 324.78 kB[22m[1m[22m[2m │ gzip: 108.04 kB[22m[2m │ map: 1,345.38 kB[22m
|
|
201
201
|
[2mdist/[22m[2massets/[22m[36mindex-sBP6yvIP.js [39m[1m[33m1,625.52 kB[39m[22m[2m │ gzip: 465.40 kB[22m[2m │ map: 4,881.01 kB[22m
|
|
202
|
-
[2mdist/[22m[2massets/[22m[36mn8n--V0fJflc.js [39m[1m[33m3,017.75 kB[39m[22m[2m │ gzip: 920.49 kB[22m[2m │ map: 11,354.
|
|
202
|
+
[2mdist/[22m[2massets/[22m[36mn8n--V0fJflc.js [39m[1m[33m3,017.75 kB[39m[22m[2m │ gzip: 920.49 kB[22m[2m │ map: 11,354.30 kB[22m
|
|
203
203
|
[33m
|
|
204
204
|
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
205
205
|
- Using dynamic import() to code-split the application
|
|
206
206
|
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
|
207
207
|
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
208
|
-
[32m✓ built in
|
|
208
|
+
[32m✓ built in 57.90s[39m
|