add esm and cjs builds

This commit is contained in:
2024-12-09 17:23:41 -06:00
parent 924460f2a8
commit 1b4914f926
6 changed files with 46 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const { deepEqual, throws } = require('assert');
const { describe, it } = require('node:test');
const acn = require('../dist/index');
const acn = require('../dist/cjs/index');
const goodTests = [
{