es-tooling / ecosystem-cleanup

A place to keep track of ongoing efforts to clean up the JS ecosystem
364 stars 2 forks source link

nx monorepo cleanup #117

Open 43081j opened 1 week ago

43081j commented 1 week ago

eslint-plugin

esbuild

js

next

nx

webpack

plugin

react

rollup

vite

vue

web

create-nx-plugin

expo


if anyone tackles any of these, let me know and I'll update the post!

ziebam commented 4 days ago

An ongoing PR replacing fs-extra with native functionality in the core package: https://github.com/nrwl/nx/pull/28019.

43081j commented 4 days ago

awesome I've added it to the original post too 👍

ziebam commented 4 days ago

Another one in the esbuild package: https://github.com/nrwl/nx/pull/28113, the expo package: https://github.com/nrwl/nx/pull/28117, the react-native package: https://github.com/nrwl/nx/pull/28131, and the plugin package: https://github.com/nrwl/nx/pull/28133.

43081j commented 3 days ago

great work 🎉

have updated the list