Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Minimal example for this issue.

npm i && npm start

npm start will fail. Change main: index.js in node_modules/scrollmonitor-react/package.json to point to dist/index.js.

Build will succeed but still be broken.