Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update channels.md #4556

Merged
merged 2 commits into from
Mar 23, 2022
Merged

Update channels.md #4556

merged 2 commits into from
Mar 23, 2022

Conversation

angrycandy
Copy link
Contributor

Correct instruction to match v1.6.2 assets/js/app.js:

// If you want to use Phoenix channels, run `mix help phx.gen.channel`
// to get started and then uncomment the line below.
// import "./user_socket.js"

// You can include dependencies in two ways.

Correct instruction to match v1.6.2 `assets/js/app.js`:
```javascript
// If you want to use Phoenix channels, run `mix help phx.gen.channel`
// to get started and then uncomment the line below.
// import "./user_socket.js"

// You can include dependencies in two ways.
```
@aaronrenner
Copy link
Member

Great find! Thank you! ❤️

@aaronrenner aaronrenner merged commit 4da7190 into phoenixframework:master Mar 23, 2022
chrismccord pushed a commit that referenced this pull request Apr 15, 2022
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