Skip to content

Conversation

@maliming
Copy link
Member

This reverts commit 6939e30.

image

@EngincanV EngincanV merged commit da036d9 into rel-10.0 Jan 23, 2026
6 checks passed
@EngincanV EngincanV deleted the abp-uppy branch January 23, 2026 13:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reverts the previous change that manually vendored Uppy distribution assets into @abp/uppy, switching back to consuming Uppy’s upstream package and mapping its dist output to ABP’s /libs/uppy path.

Changes:

  • Add uppy as a dependency of @abp/uppy.
  • Remove vendored dist assets from the @abp/uppy pack.
  • Update ABP resource mapping to copy from node_modules/uppy/dist instead of node_modules/@abp/uppy/dist.

Reviewed changes

Copilot reviewed 2 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
npm/packs/uppy/package.json Adds the upstream uppy dependency so the pack can source assets from node_modules/uppy.
npm/packs/uppy/dist/uppy.css.map Removes vendored Uppy source map asset as part of reverting local bundling.
npm/packs/uppy/dist/uppy.css Removes vendored Uppy CSS asset as part of reverting local bundling.
npm/packs/uppy/dist/README.md Removes vendored Uppy README from the pack’s dist directory.
npm/packs/uppy/abp.resourcemapping.js Updates resource mapping to publish /libs/uppy/* from uppy/dist in node_modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants