issues
search
etkachev
/
nx-webstorm
Plugin for Webstorm that strives to function the same as Nx Console for VsCode. UI for Nx
MIT License
35
stars
4
forks
source link
fix: read workspace json for projects
#77
Closed
etkachev
closed
3 years ago
etkachev
commented
3 years ago
Current Behavior
certain parts of plugin reads projects from nx.json
Expected Behavior
read the projects from the
workspace.json
or
angular.json
.
Motivation
since Nx 13, the projects are now only exist in the
workspace.json
instead of also being in
nx.json
Related Issue
76
Additional Notes
Current Behavior
Expected Behavior
workspace.json
orangular.json
.Motivation
workspace.json
instead of also being innx.json
Related Issue
76
Additional Notes