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
|
24b406f2ca
|
restore all tests
|
2025-08-13 11:03:40 +09:00 |
|
Anton Lavrevov
|
8f22d97937
|
fix types in tests, add skia backend
|
2025-08-10 22:10:55 +09:00 |
|
Anton Lavrenov
|
9fd79e8642
|
fix tests with new node
|
2023-04-05 21:08:48 -06:00 |
|
Anton Lavrenov
|
2217ba42cd
|
enable all tests
|
2022-08-05 10:26:10 -05:00 |
|
Anton Lavrenov
|
e06d3b85b9
|
fix label position on attributes changes
|
2022-08-05 10:21:48 -05:00 |
|
Anton Lavrenov
|
7bd5c62ee3
|
tests refactor, clean build
|
2021-05-05 09:19:24 -05:00 |
|
Anton Lavrenov
|
ca1de3a351
|
finish tests fixing
|
2021-05-03 21:21:04 -05:00 |
|
Anton Lavrenov
|
59956fe944
|
refactor tests
|
2021-05-03 17:09:18 -05:00 |
|