-
Notifications
You must be signed in to change notification settings - Fork 2
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
nx monorepo cleanup #117
Comments
An ongoing PR replacing |
awesome I've added it to the original post too 👍 |
Another one in the |
great work 🎉 have updated the list |
We can drop |
You're right! If you or anyone else gets the time to find usages of it, please do list them here and I'll add to the original post 🙏 |
After reading the code a bit, I think there's only one instance of
I'll try to replace this. |
Thanks so much again, folks! I love this effort. I merged nrwl/nx#28315 and nrwl/nx#28778 |
I looked into the spinner change and reported a blocking bug here: usmanyunusov/nanospinner#32 |
Here's a PR for that one: nrwl/nx#29141 |
eslint-plugin
chalk
topicocolors
esbuild
chalk
topicocolors
fast-glob
tofdir
ortinyglobby
fs-extra
to native functionsfs-extra
withnode:fs
nrwl/nx#28113js
chalk
topicocolors
(package.json)fast-glob
tofdir
ortinyglobby
(package.json)minimatch
topicomatch
(package.json)ora
to an alternative (see Replace ora with nanospinner/tiny spinner #71, package.json)next
chalk
topicocolors
(package.json)fs-extra
to native functionality (package.json)nx
chalk
topicocolors
(package.json)fs-extra
to native functionality (package.json)fs-extra
withnode:fs
nrwl/nx#28019minimatch
topicomatch
(package.json)ora
to an alternative (see Replace ora with nanospinner/tiny spinner #71 , package.json)webpack
chalk
topicocolors
(package.json)plugin
fs-extra
to native functionality (package.json)fs-extra
withnode:fs
nrwl/nx#28133react
chalk
topicocolors
(package.json)minimatch
topicomatch
(package.json)react-native
fs-extra
to native functionsfs-extra
withnode:fs
nrwl/nx#28131glob
tofdir
ortinyglobby
rollup
chalk
topicocolors
(package.json)minimatch
topicomatch
(package.json)vite
minimatch
topicomatch
(package.json)vue
minimatch
topicomatch
(package.json)web
chalk
topicocolors
(package.json)create-nx-plugin
chalk
topicocolors
expo
chalk
topicocolors
fs-extra
to native functionsfs-extra
withnode:fs
nrwl/nx#28117monorepo
if anyone tackles any of these, let me know and I'll update the post!
The text was updated successfully, but these errors were encountered: