refactor: permit build code to run with other JS runtime
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 12 Jul 2024 22:55:56 +0000 (00:55 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 12 Jul 2024 22:55:56 +0000 (00:55 +0200)
commit456b7f2d7fc934d306e948e906c847417432009b
treebdfe44c9b768230331b4a927e65874363b3969fc
parent87d2b4974cea4fd48f66bb77c3ff5a3474f7516f
refactor: permit build code to run with other JS runtime

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.vscode/settings.json
build-requirements.js
package.json
tests/utils/Utils.test.ts
utils/runtime.js [new file with mode: 0644]