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.
will.anderson 90f7c3655e
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 3m9s
add unsafe-eval to CSP for El runtime native_js() compatibility
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.
2026-05-11 11:40:05 -05:00
S
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%