aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

Normalize folder names or fix imports #12914

Open talaikis opened 10 months ago

talaikis commented 10 months ago

Before opening, please confirm:

JavaScript Framework

React Native

Amplify APIs

Not applicable

Amplify Version

v6

Amplify Categories

Not applicable

Backend

Amplify CLI

Environment information

Not relevant

Describe the bug

aws-amplify/core random folder names start with capital letter when all imports are in lowercase.

Expected behavior

Probably would be nice to not have such a mess that everyone on Windows should fix their imports.

Reproduction steps

....

Code Snippet

No response

Log output

No response

aws-exports.js

No response

Manual configuration

No response

Additional configuration

No response

Mobile Device

No response

Mobile Operating System

No response

Mobile Browser

No response

Mobile Browser Version

No response

Additional information and screenshots

No response

nadetastic commented 10 months ago

Hi @talaikis thank you for opening this issue. I'll be discussing this with the team and will follow up soon. I do want to clarify with you that this isn't causing any errors, correct?