8000 fix(generators): Fix configure channels when not real-time app by DeplanqueMathis · Pull Request #3271 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

fix(generators): Fix configure channels when not real-time app#3271

Merged
daffl merged 2 commits intofeathersjs:dovefrom
DeplanqueMathis:configure-undefined-channels
Sep 11, 2023
Merged

fix(generators): Fix configure channels when not real-time app#3271
daffl merged 2 commits intofeathersjs:dovefrom
DeplanqueMathis:configure-undefined-channels

Conversation

@DeplanqueMathis
Copy link
Contributor
@DeplanqueMathis DeplanqueMathis commented Sep 6, 2023

Summary

When I create a new project with feathers cli the app configure "channels" even if I answer the app is not a real-time app.
The presence of this line make an error when I run the project wich said "channels is undefined".
I see the import of "channels" is conditioned by the presence of "websockets" but not the "app.configure".

@DeplanqueMathis DeplanqueMathis force-pushed the configure-undefined-channels branch from 704e22d to bd10098 Compare September 6, 2023 15:05
@daffl daffl changed the title Fix configure channels when not real-time app fix(generators): Fix configure channels when not real-time app Sep 11, 2023
@daffl daffl merged commit c619ab2 into feathersjs:dove Sep 11, 2023
@daffl
Copy link
Member
daffl commented Sep 11, 2023

Great, thank you!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0