Skip to content

Commit 4504a8d

Browse files
authored
[test] Fix sourcemap warnings in CRA (#2684)
1 parent e9309bf commit 4504a8d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/tall-comics-rescue.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"thirdweb": patch
3+
---
4+
5+
Fix sourcemap warnings in CRA

packages/thirdweb/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
"sideEffects": false,
166166
"files": [
167167
"dist/*",
168+
"src/*",
168169
"!**/*.tsbuildinfo",
169170
"!**/*.test.ts",
170171
"!**/*.test.ts.snap",

0 commit comments

Comments
 (0)