-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
clappr-rtmp-plugin/webpack.config.js
Line 19 in 2fe6f7e
| clappr: 'Clappr', |
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
Labels
No labels