8000 Get Webpack case-sensitive warning with v3.0.3 · Issue #136 · dominictobias/react-image-crop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Get Webpack case-sensitive warning with v3.0.3  #136
Closed
@chenesan

Description

@chenesan

It seems that in v3.0.3 with dist/, webpack will warn about case-sensitive problem when import react-image-crop:

WARNING in ./~/React/react.js
[1] There are multiple modules with names that only differ in casing.
[1] This can lead to unexpected behavior when compiling on a filesystem
[1] with other case-semantic.
[1] Use equal casing. Compare these module identifiers:
[1] * /Path/To/My/Project/node_modules/React/react.js
[1]     Used by 1 module(s), i. e.
[1]     /Path/To/My/Project/node_modules/react-image-crop/dist/ReactCrop.js
[1] * /Path/To/My/Project/node_modules/react/react.js
[1]     Used by 368 module(s), i. e.
[1]     /Path/To/My/Project/node_modules/babel-loader/lib/index.js??ref--0!/Path/To/My/Project/views/index.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0