Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Fixed import filename issue on Linux.#2092

Merged
tonyanziano merged 1 commit intomasterfrom
toanzian/linux-fix
Mar 5, 2020
Merged

Fixed import filename issue on Linux.#2092
tonyanziano merged 1 commit intomasterfrom
toanzian/linux-fix

Conversation

@tonyanziano
Copy link
Copy Markdown
Contributor

@tonyanziano tonyanziano commented Mar 5, 2020

On Mac & Windows, imported module filenames are case-insensitive, but on Linux this will cause an error.

Renamed webchatActivityChannel.ts to webChatActivityChannel.ts

The following line was causing a build error on linux:

https://github.com/microsoft/BotFramework-Emulator/blob/master/packages/app/client/src/state/sagas/chatSagas.ts#L94

@tonyanziano tonyanziano merged commit b844f3d into master Mar 5, 2020
@tonyanziano tonyanziano deleted the toanzian/linux-fix branch March 5, 2020 21:22
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 67.757% when pulling 47242c5 on toanzian/linux-fix into cb4d18f on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants