Skip to content

Commit 25d080b

Browse files
Merge pull request #96 from edx/asheehan-edx/ENT-4388-dont-bundle-testing-library
fix: disable side effects to not bundle all of the react testing library
2 parents 5942d04 + fb8c828 commit 25d080b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@edx/frontend-enterprise",
3+
"sideEffects": false,
34
"version": "1.0.0-semantically-released",
45
"description": "Frontend utilities for supporting enterprise features.",
56
"main": "dist/",

0 commit comments

Comments
 (0)