Skip to content

Marketplace SPFx .sppkg update size limit is capped at 25 MB #10934

Description

@NoamRabbani

What type of issue is this?

other

What SharePoint development model, framework, SDK or API is this about?

💥 SharePoint Framework

Target SharePoint environment

SharePoint Online

What browser(s) / client(s) have you tested

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

  • Browser version: not applicable; this is a Marketplace package upload/update limitation
  • SPFx version: 1.22.2
  • Node.js version: v22.14.0
  • Package size: ~30.8 MB after production build
  • Build command: heft build --clean --production && heft package-solution --production
  • Package setting: includeClientSideAssets: true

Issue description

We are hitting the 25 MB marketplace update size limit for an SPFx .sppkg package.

Image

We are building a client-side CAD viewer for SharePoint. The package is about 30.8 MB after production build because it includes the runtime assets needed to render CAD and 3D files in the browser.

This appears to be specifically a Marketplace upload/update limitation. The same .sppkg can be uploaded through the tenant App Catalog, so there is already precedent for SharePoint accepting larger SPFx packages.

Could Microsoft increase the Marketplace SPFx .sppkg update size limit above 25 MB? Anything above the current limit would help; 50 MB would give Marketplace SPFx apps with legitimate client-side runtime assets much more breathing room.

Metadata

Metadata

Assignees

Labels

area:spfxCategory: SharePoint Framework (not extensions related)sharepoint-developer-supportsharepoint-developer-support

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions