Skip to content

build(npm): include platforms.js with wrapper package#397

Merged
zeroshade merged 2 commits into
mainfrom
fix-npm-publish
Jun 22, 2026
Merged

build(npm): include platforms.js with wrapper package#397
zeroshade merged 2 commits into
mainfrom
fix-npm-publish

Conversation

@zeroshade

Copy link
Copy Markdown
Member

The dbc.js file in the wrapper pointed at ../../platforms.js but the file was never included with the package when deploying, so trying to execute npx @columnar-tech/dbc --help would fail since it couldn't load the file. We need to include that file with the wrapper package itself.

@zeroshade zeroshade requested review from amoeba and ianmcook June 22, 2026 17:58
@zeroshade zeroshade changed the title release(npm): include platforms.js with wrapper package build(npm): include platforms.js with wrapper package Jun 22, 2026
@zeroshade zeroshade merged commit 9bcfdfd into main Jun 22, 2026
12 checks passed
@zeroshade zeroshade deleted the fix-npm-publish branch June 22, 2026 18:32
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.

2 participants