Skip to content

Commit

Permalink
Merge pull request #2 from toitware/build-commonjs
Browse files Browse the repository at this point in the history
Build common-JS modules
  • Loading branch information
Jesper Lindstrøm Nielsen authored Aug 18, 2021
2 parents 9250f4d + 8562841 commit aa175b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"module": "CommonJS",
"target": "es2017",
"composite": false,
"outDir": "./build",
Expand Down

0 comments on commit aa175b5

Please sign in to comment.