Skip to content

Transpile app.js for legacy browser compatibility#372

Open
demassimo wants to merge 1 commit into
mainfrom
codex/check-app.js-syntax-for-errors
Open

Transpile app.js for legacy browser compatibility#372
demassimo wants to merge 1 commit into
mainfrom
codex/check-app.js-syntax-for-errors

Conversation

@demassimo
Copy link
Copy Markdown
Owner

Summary

  • transpile frontend/assets/app.js to an ES2017-compatible bundle to remove optional chaining/nullish coalescing syntax
  • preserve existing application logic while adding helper shims needed by the transpiled output for wider browser support

Testing

  • node --check frontend/assets/app.js

Codex Task

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant