Skip to content

Commit

Permalink
feat: configure sideEffects for better tree-shaking
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Jul 15, 2023
1 parent b780e3d commit 16c0668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ngx-editor/package.json
Expand Up @@ -13,6 +13,7 @@
"ngx-editor",
"prosemirror"
],
"sideEffects": false,
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
Expand Down

0 comments on commit 16c0668

Please sign in to comment.