Skip to content

clappr alias causes issues with case sensitive OS #91

@yocontra

Description

@yocontra

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions