Test esbuild to generate ESModule and CommonJS

This commit is contained in:
Guilherme Werner 2024-01-27 11:46:54 -03:00
parent 46db10fcc7
commit 4764ec2e64
6 changed files with 689 additions and 7 deletions

3
.gitignore vendored
View file

@ -2,5 +2,6 @@
/npm-debug.log
/*.iml
/.idea
/dist
# Deno bin/gamedig executable
gamedig
gamedig