pubnub / javascript

PubNub JavaScript SDK docs https://www.pubnub.com/docs/sdks/javascript
Other
553 stars 401 forks source link

Case sensitive path issue #351

Closed asapach closed 10 months ago

asapach commented 11 months ago

There are two files that have the same name differing only in case:

This causes problems when files are moved between case-sensitive and insensitive file systems, e.g. linux → windows.

mohitpubnub commented 10 months ago

thanks for reporting and PR this issue addressed in v7.5.0