React-dropzone: Invalid push to npm - no dist/ folder

Created on 1 Nov 2016  路  3Comments  路  Source: react-dropzone/react-dropzone

As of 3.7.1 the directory of the module has:

.babelrc            
.editorconfig       
.eslintrc           
.travis.yml         
CHANGELOG.md        
LICENSE             
README.md           
mocha-environment.js
node_modules        
package.json        
src                 
webpack.config.js

while package.json describes the entry point as dist/index.js

All 3 comments

I'm working on it. Sorry for that.

Should be fixed in https://github.com/okonet/react-dropzone/releases/tag/v3.7.2. Sorry for the mess. I was switching to semantic-release and messed a few things up.

Working with 3.7.2 - confirmed. Thanks for the quick fix.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

timothyallan picture timothyallan  路  4Comments

christiantigre picture christiantigre  路  4Comments

growthengineering picture growthengineering  路  4Comments

soumyart picture soumyart  路  3Comments

imontiel picture imontiel  路  5Comments