Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move StaticFiles from the base project to the Website project #970

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Slendy
Copy link
Contributor

@Slendy Slendy commented Jan 20, 2024

This could be a breaking change for some installations

If you rely on a symbolic link or a manual copy operation to put website files in the data directory you will need to change your installation to instead copy from ProjectLighthouse.Servers.Website\StaticFiles. I'm still not sure if this is the best approach for storing these static files. I think this could be the opportunity to include them in the output of the build and to pull from that instead of them being in the data directory. I'm open to hearing discussion from others though.

Copy link
Member

@sudokoko sudokoko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feel free to re-request review if you end up changing something

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.

None yet

2 participants