Skip to content

fix: broken static assets if using a remotely-connected arc sandbox. - #128

Merged
brianleroux merged 1 commit into
enhance-dev:mainfrom
filmaj:local-sandbox-public-fix
Sep 17, 2025
Merged

brianleroux merged 1 commit into
enhance-dev:mainfrom
filmaj:local-sandbox-public-fix

Conversation

@filmaj

@filmaj filmaj commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

you can connect a local arc sandbox to remotely-deployed infra (like database tables) by setting ARC_ENV, ARC_STACK_NAME and ARC_LOCAL. This is (barely) documented on the arc sandbox docs.

So, in case someone is using that feature (like me and @remy are and discussed about over in Discord) need to also check for ARC_LOCAL to disable static asset fingerprinting.

can confirm this fixes the issue in my enhance+arc app.

need to also check for `ARC_LOCAL` to disable static asset fingerprinting
@brianleroux
brianleroux merged commit b7da8c9 into enhance-dev:main Sep 17, 2025
9 of 10 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 17, 2025
@filmaj
filmaj deleted the local-sandbox-public-fix branch September 17, 2025 22:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants