]> git.codecow.com Git - libnemo.git/commit
Separate node and browser options during build. Conditionally import lib based on...
authorChris Duncan <chris@zoso.dev>
Wed, 23 Jul 2025 05:46:04 +0000 (22:46 -0700)
committerChris Duncan <chris@zoso.dev>
Wed, 23 Jul 2025 05:46:04 +0000 (22:46 -0700)
commit560f053efb0f49ba9941217af2eb5f1aaf5bfa0f
tree56fdcebb71fb77ee1e2d605bf66da4b070389592
parenta6848cf8d2178494a1f0d2743e07f0110879be39
Separate node and browser options during build. Conditionally import lib based on environment when testing.
12 files changed:
esbuild-prod.mjs
test/test.blake2b.mjs
test/test.blocks.mjs
test/test.calculate-pow.mjs
test/test.create-wallet.mjs
test/test.derive-accounts.mjs
test/test.import-wallet.mjs
test/test.ledger.mjs
test/test.lock-unlock.mjs
test/test.manage-rolodex.mjs
test/test.refresh-accounts.mjs
test/test.tools.mjs