Skip to content

config.ts: allow to set PUBLIC_PATH via environment#696

Open
makefu wants to merge 1 commit intobonukai:mainfrom
makefu:main
Open

config.ts: allow to set PUBLIC_PATH via environment#696
makefu wants to merge 1 commit intobonukai:mainfrom
makefu:main

Conversation

@makefu
Copy link
Copy Markdown

@makefu makefu commented Oct 22, 2025

i am trying to package the project for nixos, this posed more of a challenge than expected as the client requires the rest-api module which can only be built after generating data from the server.
That is why currently i've split the package into two parts which results in two artifacts which are indepentent of each other.
By overriding the PUBLIC_PATH it is possible to set the path to the generated frontend on a later stage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant