Samuel Attard
0d321ccae0
lint: add rule banning foreign imports in itremote/remotely closures
...
remote-tools-imports/no-foreign-imports-in-remote-closure flags any
identifier inside an itremote()/remotely() closure that is bound to an
import from somewhere other than spec/lib/remote-tools. Those bindings
get rewritten to __vite_ssr_import_N__ by vite's SSR transform and fail
when the closure is stringified and eval'd in a remote context.
Skips type-only imports and type-annotation positions. Currently flags
50 sites across 5 files (node, webview, chromium, fuses, api-native-image).
2026-04-13 00:59:22 -07:00
..
2026-04-13 00:59:19 -07:00
2026-04-12 02:03:04 -07:00
2026-04-12 02:03:04 -07:00
2026-04-13 00:59:22 -07:00
2026-04-10 09:41:45 +02:00
2026-04-12 02:03:04 -07:00
2025-10-14 15:46:12 +02:00
2026-03-23 09:49:48 +01:00
2026-04-12 02:03:04 -07:00
2023-11-03 15:37:55 -04:00
2023-06-22 16:21:42 +02:00
2026-04-12 02:03:04 -07:00
2025-05-30 10:59:11 +02:00
2026-04-12 02:03:04 -07:00
2024-03-21 09:48:23 -04:00
2026-04-12 02:03:04 -07:00
2024-03-21 09:48:23 -04:00
2026-04-12 02:03:04 -07:00
2026-04-12 02:03:04 -07:00
2026-04-12 02:03:04 -07:00
2024-11-14 12:27:20 +01:00
2024-12-12 11:51:24 -05:00
2024-09-17 01:38:56 -07:00
2026-04-12 02:03:04 -07:00
2024-03-21 09:48:23 -04:00
2025-01-13 22:36:03 -05:00
2024-02-08 13:47:59 -05:00
2022-04-12 13:21:55 +02:00
2024-10-02 19:10:44 -07:00
2026-04-12 02:03:04 -07:00
2026-04-12 02:03:04 -07:00
2026-04-12 02:03:04 -07:00
2026-04-12 02:03:04 -07:00
2026-04-12 02:03:04 -07:00
2026-04-12 02:03:04 -07:00
2026-02-26 10:32:14 -05:00
2026-04-12 02:03:04 -07:00
2026-04-12 02:03:04 -07:00
2024-03-21 09:48:23 -04:00
2026-04-12 02:03:04 -07:00
2026-03-18 19:14:49 -04:00
2025-01-20 11:05:40 +01:00
2026-04-12 02:03:04 -07:00
2026-04-10 13:43:25 -04:00
2026-04-12 02:03:04 -07:00
2026-03-18 19:14:49 -04:00
2026-04-13 00:59:19 -07:00
2025-10-23 15:20:04 -04:00
2026-02-18 13:24:29 -05:00
2024-03-21 09:48:23 -04:00
2024-03-21 09:48:23 -04:00
2024-03-21 09:48:23 -04:00
2024-03-21 09:48:23 -04:00
2026-04-13 00:59:19 -07:00
2025-12-10 14:04:14 -05:00
2025-11-13 10:43:53 +01:00