Archived
This repository has been archived on 2026-08-20 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
90f7c3655e20988e73838c6f5299bd3d0e4237a8
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 3m9s
El's native_js() compiles to eval(). checkout-auth.el uses native_js() to embed the auth logic, so all window globals (showSignIn, initStripe, etc.) live inside an eval call. Stage CSP was blocking it, leaving the page with no auth functions defined.
Description
Neuron marketing site - El-native server
10 MiB
Languages
Emacs Lisp
47.3%
C
34.6%
HTML
7.5%
TypeScript
5.4%
JavaScript
2.4%
Other
2.8%