Skip to content

Ensure npm package ships compiled lib/ and runtime assets#5

Open
panditdhamdhere wants to merge 1 commit into
Wire-Network:masterfrom
panditdhamdhere:fix/npm-package-ship-lib
Open

Ensure npm package ships compiled lib/ and runtime assets#5
panditdhamdhere wants to merge 1 commit into
Wire-Network:masterfrom
panditdhamdhere:fix/npm-package-ship-lib

Conversation

@panditdhamdhere

Copy link
Copy Markdown

Summary

  • Add an explicit files list so the published tarball includes lib/, contracts, and node templates (and excludes src/ / tooling)
  • Add publish-workflow verification that lib/index.js is in the tarball
  • Add prepublishOnly build; fix start script to run lib/index.js

Explicit files list and publish checks so bin/main resolve after install.
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