Transpile app.js for legacy browser compatibility#373
Conversation
💡 Codex Reviewrust-control-panel/frontend/assets/app.js Lines 4040 to 4041 in 8b84ddf When team context is applied (e.g., after login or switching teams), this code invokes rust-control-panel/frontend/assets/app.js Lines 8298 to 8302 in 8b84ddf Saving or normalizing team Discord settings now calls ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
frontend/assets/app.jsto an ES2017-compatible bundle to remove optional chaining/nullish coalescing syntaxTesting
Codex Task