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

refactor: merge apps and libs into projects folder #311

Merged
merged 4 commits into from
Sep 2, 2024

Conversation

FERNman
Copy link
Owner

@FERNman FERNman commented Sep 1, 2024

This aligns with the current Angular conventions for multi-project workspaces.

@FERNman FERNman self-assigned this Sep 1, 2024
This aligns with the current Angular conventions for multi-project workspaces.
This aligns with the current recommendations for workspaces from the Angular documentation.
Since we're using Angular 12, we can only use Node 14.
This means we're stuck with NPM 6.
Workspaces were only introduced in NPM 7.
Necessary because I cannot create a package-lock.json locally that's compatible with NPM 6.
@FERNman FERNman merged commit 97b90cb into master Sep 2, 2024
1 check passed
@FERNman FERNman deleted the simplify-workspace-structure branch September 2, 2024 08:05
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