Commit Graph

1 Commits (5ce6ce6646e8db548ff7e03e3ea3c4b47f4f5900)

Author SHA1 Message Date
Dustin cdf50c159c Fix path to static resources
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.
2025-03-08 20:08:45 -06:00