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

clappr alias causes issues with case sensitive OS #91

Open
yocontra opened this issue Oct 17, 2017 · 0 comments
Open

clappr alias causes issues with case sensitive OS #91

yocontra opened this issue Oct 17, 2017 · 0 comments

Comments

@yocontra
Copy link
Contributor

clappr: 'Clappr',
in the webpack causes it not to build on a case sensitive OS since the package name is lowercase, and also causes webpack to complain with this warning:

There are multiple modules with names that only differ in casing.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Use equal casing. Compare these module identifiers:
* /Users/contra/Projects/staeco/node_modules/Clappr/dist/clappr.js
    Used by 1 module(s), i. e.
    /Users/contra/Projects/staeco/node_modules/clappr-rtmp/dist/rtmp.js
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