simplify Nx workspace.json config #7530
dongyuwei
started this conversation in
Feature Requests
Replies: 1 comment 4 replies
-
You can split your workspace.json to per-project configuration to create multiple shorter config files, see: https://blog.nrwl.io/core-performance-improvements-webpack-5-react-native-and-more-in-nx-13-cfe63c7415f1#909e |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current Nx workspace.json is too long and tedious, can we simplify it like pnpm's workspace config? Look at Vue3's pnpm workspace config https://github.com/vuejs/vue-next/blob/master/pnpm-workspace.yaml.
Also, maybe we can rename Nx workspace.json to nx-workspace.json.
Beta Was this translation helpful? Give feedback.
All reactions