mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-28 11:35:03 +02:00
Credential classes are instantiated at server boot (all 440 of them), so a top-level moment-timezone import in any credential keeps the library on the boot path of every process. GoogleApi and SalesforceJwtApi only needed a unix timestamp; SeaTableApi now builds its timezone dropdown from moment-timezone's packed data file, producing a byte-identical option list without loading the library. |
||
|---|---|---|
| .. | ||
| @n8n | ||
| cli | ||
| core | ||
| extensions/insights | ||
| frontend | ||
| node-dev | ||
| nodes-base | ||
| testing | ||
| workflow | ||