Skip to content

Commit

Permalink
fix: disable side effects to not bundle all of the react testing library
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-sheehan-edx committed Apr 27, 2021
1 parent 5942d04 commit fb8c828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@edx/frontend-enterprise",
"sideEffects": false,
"version": "1.0.0-semantically-released",
"description": "Frontend utilities for supporting enterprise features.",
"main": "dist/",
Expand Down

0 comments on commit fb8c828

Please sign in to comment.