chore: switch to esm, support raw running via node #2696

Merged
Sainan merged 3 commits from esm into main 2025-08-26 04:29:07 -07:00
Owner

Using ESM so the import syntax we use is actually valid without compilation. Now, Node can run the TypeScript code directly, albeit without typechecking and requiring use of an experimental feature.

Using ESM so the `import` syntax we use is actually valid without compilation. Now, Node can run the TypeScript code directly, albeit without typechecking and requiring use of an experimental feature.
Sainan added 3 commits 2025-08-25 13:45:56 -07:00
support raw running via node
All checks were successful
Build / build (pull_request) Successful in 1m8s
9a70db1921
Sainan merged commit 1ead04ddc1 into main 2025-08-26 04:29:07 -07:00
Sainan deleted branch esm 2025-08-26 04:29:07 -07:00
Sign in to join this conversation.
No description provided.