Skip to content

fix: build distribution for commit-pinned Git installs - #3

Open
wybaby168 wants to merge 2 commits into
mainfrom
feature/build-git-dependency-distribution
Open

wybaby168 wants to merge 2 commits into
mainfrom
feature/build-git-dependency-distribution

Conversation

@wybaby168

Copy link
Copy Markdown
Member

Change

Add prepare: npm run build so npm Git dependencies contain the declared dist modules and TypeScript declarations. The existing prepack hook alone did not build a usable package when excel-viewer installed this fork by commit.

Context

The published upstream hucre@1.1.0 drops worksheet view mode. excel-viewer's rendering fix pins this fork so consumer installs use the existing page-preview parser fixes rather than an unrelated tarball. This PR only changes the packaging lifecycle; parser source and workbook data are unchanged.

Verification

The dependent excel-viewer integration pipeline checks fresh install, typecheck, unit regressions, packed import and the real browser parser/mount path. Its results are being completed on feature/fix-mac-excel-raster-geometry.

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.

1 participant