Closed joeflateau closed 2 years ago
CI is running/has finished running commands for commit d17cb6d7418c105e649e6bc29cfda2c11a2b7167. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
Sent with 💌 from NxCloud.
@trumbitta unfortunately i've hit a bit of a roadblock in that the project graph that e2e tests generate seems to be the project graph of this project rather than the test/temp project. any tips on how to make sure it generates the graph of the actual test project?
actually I found a way, you have to pack the dist folder and install from that pack instead of from file: because file: creates symlinks and breaks how nx finds the dep graph
Hey @joeflateau 👋 thank you so much for your contribution 🙏 I'm having a busy week, but I'll take a look as soon as I am able!
Hey @all-contributors please add @joeflateau for his code contributions.
Hey @all-contributors please add @joeflateau for his code contributions.
@trumbitta
I've put up a pull request to add @joeflateau! :tada:
🥳 Thank you @joeflateau ✨, I'm trying to be more consistent and I'll put together a release in the coming days. 🔮 Tomorrow, if I decide not to update Nx, or a few days later otherwise.
I love open source 🚀
Awesome! Thank you
1.10.1 just released! https://www.npmjs.com/package/@trumbitta/nx-plugin-unused-deps
Let me know if you end up using it and if it still works with the newest Nx 😬
added it and used it and it works great!
fixes #59