Commit Graph

1 Commits (5c7225f077531a22346c8ab530fa4fe8b5b23fd5)

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