]> git.codecow.com Git - libnemo.git/commit
Implement esbuild common options. Add build target for prod that strips logging and...
authorChris Duncan <chris@zoso.dev>
Thu, 17 Jul 2025 13:12:31 +0000 (06:12 -0700)
committerChris Duncan <chris@zoso.dev>
Thu, 17 Jul 2025 13:12:31 +0000 (06:12 -0700)
commit504e8cf87b7895bc9c44064848dd3834539ea5e8
treea832b3376abf0ede3e07cefe7a17f04647b68f65
parentca1f7d299f65cbb24a4670c1a7b98341efc74c96
Implement esbuild common options. Add build target for prod that strips logging and debugging. Update package scripts.
esbuild-dev.mjs
esbuild-node.mjs
esbuild-prod.mjs [new file with mode: 0644]
package.json