Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm package versions 1.x.x are broken #69

Closed
janus-toendering opened this issue Apr 17, 2018 · 1 comment
Closed

npm package versions 1.x.x are broken #69

janus-toendering opened this issue Apr 17, 2018 · 1 comment

Comments

@janus-toendering
Copy link
Contributor

File lib/ViewportSensor.js or lib/ViewportSensor/index.js is missing in npm package.

In file lib/viewport.js:6 we have

var ViewportSensor_1 = require("./ViewportSensor");

but the file is missing in the node module when installing libreact with either npm or yarn.

@janus-toendering janus-toendering changed the title npm package version 1.5.0 is broken npm package versions 1.x.x are broken Apr 17, 2018
@janus-toendering
Copy link
Contributor Author

Looks to me like it has been missing since 0.2.0. Am I missing something here? I am not able to build using the most simple webpack config (Webpack 4, babel with baben-env and -react, defaults otherwise)

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

No branches or pull requests

1 participant