The procedural-glyph-engine dep pointed at a non-portable file:/private/tmp/orby-pkg
path, breaking npm ci in Docker and every main deploy since v0.20.0 (the build
cache masked it until it busted ~Aug 5). Vendor Orby v5.0.0 into web/vendor/,
switch the dep to file:../vendor, and use npm install in the web Dockerfile
(file: deps need install, not ci). Cherry-picked from 3cd4cf9.
8 lines
213 B
Plaintext
8 lines
213 B
Plaintext
Orby
|
|
Copyright 2026 Joan Sterjo
|
|
|
|
This product includes software developed by Joan Sterjo.
|
|
|
|
The Apache License 2.0 grant is subject to the Commons Clause License
|
|
Condition v1.0. See LICENSE for the complete terms.
|