Skip to content

Commit

Permalink
Bump build
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismccord committed May 26, 2023
1 parent 953a862 commit 76cadff
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 14 deletions.
3 changes: 0 additions & 3 deletions priv/static/phoenix_live_view.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions priv/static/phoenix_live_view.cjs.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions priv/static/phoenix_live_view.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions priv/static/phoenix_live_view.esm.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions priv/static/phoenix_live_view.js
Original file line number Diff line number Diff line change
Expand Up @@ -4048,9 +4048,6 @@ within:
}
this.boundTopLevelEvents = true;
this.socket.onClose((event) => {
if (event && event.code === 1001) {
return this.unload();
}
if (event && event.code === 1e3 && this.main) {
return this.reloadWithJitter(this.main);
}
Expand Down
2 changes: 1 addition & 1 deletion priv/static/phoenix_live_view.min.js

Large diffs are not rendered by default.

0 comments on commit 76cadff

Please sign in to comment.