Commit Graph

4 Commits

Author SHA1 Message Date
Anton Lavrevov
e2c0a719b9 better path2 polifill for node envs 2025-08-23 05:16:02 -05:00
Nathan Muir
758adcd502 refactor: remove rename-imports scripts
Update approach of dealing with file extensions differences between typescript & node.

Leverages `rewriteRelativeImportExtensions` that was added in typescript 5.7 [1], and that is recommended path by node to run typescript in the future [2]

[1] https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-7.html#path-rewriting-for-relative-paths

[2] https://nodejs.org/api/typescript.html#type-stripping
2025-08-20 17:12:52 +12:00
Anton Lavrevov
e33341d3f6 refactor 2025-08-11 20:34:32 +09:00
Anton Lavrevov
8f22d97937 fix types in tests, add skia backend 2025-08-10 22:10:55 +09:00