- Use jq to cleanly remove encryptid SDK from package.json in Docker - Fix TypeScript strict mode errors in dashboard and assistant - Add .dockerignore to exclude node_modules from build context - Use project root as Docker build context for frontend - Fix Traefik routing: separate frontend/api/studio paths Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| LICENSE.md | ||
| README.md | ||
| color.cjs | ||
| index.cjs | ||
| index.d.ts | ||
| package.json | ||
README.md
@img/colour
The latest version of the color package is now ESM-only, however some JavaScript runtimes do not yet support this, which includes versions of Node.js prior to 20.19.0.
This package converts the color package and its dependencies,
all of which are MIT-licensed, to CommonJS.