prepublish-bug

1.0.1 • Public • Published

prepublish-bug

The issue is that the files generated by prepublishOnly script (it works with prepublish though) are not published during npm publish.

Steps to reproduce:

  • clone the project
  • execute npm publish in the project directory
  • do npm i prepublish-bug in some other directory
  • check the node_modules/prepublish-bug folder:

Expected: lib/index.js file is there Actual: lib folder is missing

Note: please unpublish the module after test, so that other people can publish that again

Dependents (0)

Package Sidebar

Install

npm i prepublish-bug

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • zkat