No need to bundle as an actual binary

This commit is contained in:
Marco Lipparini
2023-07-16 16:15:27 +02:00
parent cd101d6ba0
commit b572044439
7 changed files with 18 additions and 865 deletions

3
bin/ldd.js Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
require('../build/src/index.js');