spiegel-keyman/common/tools/hextobin
Eberhard Beilharz 17912a5429
fix(common): add proper configure output for hextobin
This change fixes a dependency problem when building Core. Previously
this failed on a clean source tree because hextobin was missing
dependencies but didn't run its `configure` action if the top-level
`node_modules` folder did already exist.
2024-09-17 11:52:52 +02:00
..
.gitignore chore: move hextobin to common 2022-08-29 15:07:43 +10:00
build.sh fix(common): add proper configure output for hextobin 2024-09-17 11:52:52 +02:00
hextobin.ts fix(common): hextobin should return an error status 2023-12-14 15:49:01 -06:00
index.ts feat(developer): fix e2e test 🙀 2023-06-08 13:29:15 -05:00
package.json chore(web): centralizes on a single @types/node, as it caused a TS typing conflict 2024-05-15 16:00:35 +07:00
tsconfig.json chore(common): cleanup final Typescript non-ESM metadata 2023-10-04 12:55:51 +07:00