cdf50c159c70d79aaef0037d483bf75d1322bfef
In production deployments, the static assets are stored in `/usr/local/share/receipts/static`. The working directory is `/usr/local/share/receipts`, so using a relative path of `static` is sufficient. We can use the same path in development with a symlink pointing to the `esbuild` output directory.
Description
No description provided
Languages
Rust
55.4%
TypeScript
35.5%
JavaScript
2.7%
CSS
2.7%
Dockerfile
2.2%
Other
1.5%