Skip to content

Commit ee93d36

Browse files
committed
Revert "Add Commonjs support (#716)"
This reverts commit cb4e2bf.
1 parent 3a09c9b commit ee93d36

7 files changed

Lines changed: 2830 additions & 6381 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ jobs:
1818
node-version: ${{ matrix.node-version }}
1919
- run: npm ci
2020
- run: npm run lint
21-
- run: npm run build
2221
- run: npm test
2322
- run: npm audit

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,4 @@ build/Release
3131
node_modules
3232
.nyc_output
3333

34-
.vscode
35-
36-
dist
34+
.vscode

babel.config.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

build.sh

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)