Skip to content

Conversation

@thilobillerbeck
Copy link
Collaborator

@thilobillerbeck thilobillerbeck commented Mar 26, 2025

This PR helps resolve some build time issues and live reload hickups by moving the core part of the website into its own workspace, called /core. Thus, the website's source does not conflict with anything that is introduced by the flake and its external builds.

In short

  • move the core website into /core
  • Introduce npm workspaces
  • more clearly separate the core website build and external builds such as the manual

@thilobillerbeck thilobillerbeck marked this pull request as ready for review March 26, 2025 20:43
@thilobillerbeck thilobillerbeck requested review from djacu and idabzo March 26, 2025 20:43
@thilobillerbeck
Copy link
Collaborator Author

thilobillerbeck commented Mar 26, 2025

btw. the CI will fail for this PR since code moved and this will try to build with the CI from the target branch

@thilobillerbeck thilobillerbeck merged commit f1f569e into main Mar 28, 2025
1 of 2 checks passed
@thilobillerbeck thilobillerbeck deleted the folder-restructure branch March 28, 2025 12:56
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.

2 participants