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

Chore: Add nx graph #1497

Merged
merged 25 commits into from
Apr 17, 2024
Merged

Chore: Add nx graph #1497

merged 25 commits into from
Apr 17, 2024

Conversation

pascalwilbrink
Copy link
Member

@pascalwilbrink pascalwilbrink commented Apr 5, 2024

Fixes #1502
This adds a Graph to see what packages are depending on eachother.
Simple run npm run graph and go to http://localhost:4211

Stef3st
Stef3st previously approved these changes Apr 9, 2024
Copy link
Contributor

@Stef3st Stef3st left a comment

Choose a reason for hiding this comment

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

Shows the package dependencies clearly. LGTM

@pascalwilbrink pascalwilbrink requested review from Stef3st and removed request for Stef3st April 9, 2024 18:19
@Stef3st Stef3st dismissed their stale review April 10, 2024 10:58

Dismissing approval

@pascalwilbrink pascalwilbrink requested a review from Stef3st April 12, 2024 10:17
Copy link
Contributor

@juancho0202 juancho0202 left a comment

Choose a reason for hiding this comment

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

LGTM

@juancho0202 juancho0202 merged commit 316bf8a into main Apr 17, 2024
5 checks passed
@juancho0202 juancho0202 deleted the Add_Nx_Graph branch April 17, 2024 14:18
juancho0202 added a commit that referenced this pull request Apr 17, 2024
* Feat: Added graph script from Nx

* Removed components package

* Added placeholder packages

* Removed static folder

* Removed unused files

* Changed version of components to 0.0.1

* Updated dependencies on internal packages

* Update package.json

* Update package.json

* Update package.json

* Updated package-lock

* Updated package-lock

* Removed mixin specs from core

* Removed build scripts for empty projects

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

---------

Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Approved
Development

Successfully merging this pull request may close these issues.

Create shell structure of end-goal open-scd distribution
3 participants