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.
Symbolic link
1 line
7 B
Plaintext
Symbolic link
1 line
7 B
Plaintext
js/dist |