refactor(core): merge @uppy/utils into core via ./utils export

This commit is contained in:
prakash 2026-06-15 13:13:09 +05:30
parent 1c7ede3cd4
commit 156b87ec17
No known key found for this signature in database
345 changed files with 245 additions and 1015 deletions

View file

@ -7,9 +7,6 @@
},
"include": ["./package.json", "./*.ts", "./*.js"],
"references": [
{
"path": "../../packages/@uppy/utils/tsconfig.build.json"
},
{
"path": "../../packages/@uppy/core/tsconfig.build.json"
},