Sync stage fixes into dev #11
Reference in New Issue
Block a user
Delete Branch "sync/dev-stage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolves divergence between dev and stage. Dev CI approach (elb + pre-installed SDK) kept. Stage app fixes brought in: -DHAVE_CURL, free-tier checkout, Stripe dedup, escaped styles in styles.el.
El repo is organized under lang/ — runtime and dist/platform binaries are at lang/el-compiler/runtime/ and lang/dist/platform/, not at root. Setting EL_HOME=$DEST/lang makes RUNTIME_SRC resolve correctly so build-stage.sh can cp el_runtime.{c,h,js} from the right location.