Skip to content

Commit

Permalink
Merge pull request #96 from edx/asheehan-edx/ENT-4388-dont-bundle-tes…
Browse files Browse the repository at this point in the history
…ting-library

fix: disable side effects to not bundle all of the react testing library
  • Loading branch information
alex-sheehan-edx committed Apr 28, 2021
2 parents 5942d04 + fb8c828 commit 25d080b
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 25d080b

Please sign in to comment.