Skip to content

Commit

Permalink
fix(entities): 🐞 add support for cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Aug 22, 2022
1 parent 8d173b9 commit f478dc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/entities/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"project": "packages/entities/package.json",
"entryFile": "packages/entities/src/index.ts",
"rollupConfig": "@nrwl/react/plugins/bundle-rollup",
"format": ["esm", "cjs"],
"globals": [
{
"global": "Rx",
Expand Down

0 comments on commit f478dc1

Please sign in to comment.