Skip to content

Commit c2789ba

Browse files
authored
fix(core): complete sideEffects declarations for inspector modules, network requests in devtools (#11229)
1 parent 2e42e4a commit c2789ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/core/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
"sideEffects": [
1010
"bundle-entry-points.js",
1111
"./globals/index.js",
12+
"./inspector_modules.js",
13+
"./debugger/webinspector-*.js",
1214
"./globals"
1315
],
1416
"files": [

0 commit comments

Comments
 (0)