-
Notifications
You must be signed in to change notification settings - Fork 151
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: use nx #3899
chore: use nx #3899
Conversation
Deploying with Cloudflare Pages
|
Size Change: -6 B (0%) Total Size: 483 kB
ℹ️ View Unchanged
|
1cf77ac
to
a25790f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems to be waiting for a pipeline that is never run, so we also need some adjustments there, no?
what kind of adjustments do you mean? I guess this is happening because I remove the action and created a new one, and I do not think it will happen in the new MR :) "general" does not exist anymore. |
* feat(tailwind): change default exported config BREAKING CHANGE: default export is now orbitComponentsPreset * chore: adapt tailwind.config
closing it as it's not currently in our prio and quite old. Can be used later as inspiration. |
Since Nx and Lerna are working together, we can use it. Added
nx.json
config with minimal setup, which helps us to run scripts with caching. Updated CI actions and lint-staged with affected commands.Features branch now only will run what's affected, the master will run all the checks completely.
Storybook: https://orbit-mainframev-chore-nx.surge.sh