You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running ace serve --watch in a GitHub Codespace, the port-forwarded endpoint doesn't work because of asset paths from @entryPointStyles looking like this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When running
ace serve --watch
in a GitHub Codespace, the port-forwarded endpoint doesn't work because of asset paths from@entryPointStyles
looking like this:Is it possible to configure asset URLs to be relative in development, similar to how they are in production?
Beta Was this translation helpful? Give feedback.
All reactions