Commit Graph

8 Commits (5220d13ea1a3a28baa601a6b1b28f837c8853645)

Author SHA1 Message Date
Arnout Engelen 4f21e40f73
Publish the target directory without creating our own tarball
This way 'npm publish' works and the package correctly has the
resources in a '/package' directory inside the tarball.

Tested by publishing locally, indeed the README is now correctly
shown at https://www.npmjs.com/package/mastodon-bot/v/1.0.1-test-raboof-3

Will release 1.0.2 from master after merging
4 years ago
Arnout Engelen bdd6da6406
npm package tgz should contain a single folder
the npm package tgz should contain a single folder containing the package.json
and other resources. See https://docs.npmjs.com/cli/publish.

I suspect this is also the reason the README cannot be found
for https://www.npmjs.com/package/mastodon-bot/v/1.0.1
4 years ago
jem f8ac1d2df3 --tag has no impact? 4 years ago
jem 83767d1a56 use tgz instead of tar 4 years ago
jem 09046c0dee next try to publish 4 years ago
jem 830b5c1cda found out how to test using shadow-cljs 4 years ago
jem ac9976c2f4 clarify release 4 years ago
jem 081e3dfc78 add releasing 4 years ago