Skip to content

Commit

Permalink
feat: Publish CJS and ESM modules added via 9ad9574
Browse files Browse the repository at this point in the history
  • Loading branch information
whimzyLive committed Jul 1, 2022
1 parent 9ad9574 commit ffd3ade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ TypeDORM borrows decorator based syntax from TypeORM and provides fully type saf
- Complex update, key condition and condition expression all made easy to work with
- Powerful expression builder to auto generate expressions from input
- Typescript and javascript support
- Commonjs and ESM module support out of the box (see more [here](./docs/how-to-recipes.md#bundling-typedorm-using-webpack))

And many more to come.

Expand Down

0 comments on commit ffd3ade

Please sign in to comment.