Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

nrwl/nx

studykic starred nrwl/nx
whalemare created a comment on an issue on nrwl/nx
@valeriobelli you are a legend! I can confirm that your fix solves the issue. @xiongemi sorry for tagging you. Do you have time to investigate this and apply the patch, or should we send a PR with...

View on GitHub

simonsankar starred nrwl/nx
yusa-imit opened an issue on nrwl/nx
Rspack Module Federation : Enable dts not working as expected.
### Current Behavior I'm following this [instruction ](https://nx.dev/blog/next-gen-module-federation-deployment) for making module federation app with rspack. In my usecase, I need to ship out d...
kuda1992 created a comment on an issue on nrwl/nx
I am getting the same error. Currently on version 19.7.2

View on GitHub

trptz starred nrwl/nx
artem-simutin starred nrwl/nx
vunguyen4920 starred nrwl/nx
vlqdislqv starred nrwl/nx
samartomar opened an issue on nrwl/nx
nx migrate latest Failed - from 16.7 to latest
### Current Behavior Fetching meta data about packages. It may take a few minutes. Fetching [email protected] Fetching [email protected] Fetching @nx/[email protected] Fetching @nrwl/[email protected] Unable to fetch migrat...
github-actions[bot] pushed 4 commits to website-20 nrwl/nx
  • docs(nx-dev): update blog post (#28500) e337cb6
  • fix(react): ensure rspack react app is added to exclude on rspack plugin #28464 (#28515) <!-- Please make sure you h... c3ed7f9
  • fix(module-federation): normalize hypen names for runtime library control plugin #28497 (#28512) <!-- Please make su... 8fac5d7
  • docs(nx-dev): Remove unused environment variables (#28521) c5f658b

View on GitHub

jaysoo published a release on nrwl/nx
20.0.3
## 20.0.3 (2024-10-19) ### ๐Ÿฉน Fixes - **module-federation:** normalize hypen names for runtime library control plugin #28497 ([#28512](https://github.com/nrwl/nx/pull/28512), [#28497](https://gith...
jaysoo created a tag on nrwl/nx

20.0.3 - Smart Monorepos ยท Fast CI

github-actions[bot] created a comment on an issue on nrwl/nx
This issue has been automatically marked as stale because no reproduction was provided within 7 days. Please help us help you. Providing a repository exhibiting the issue helps us diagnose and fix ...

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit 8de46e3f7cc1085ed37a4e6f8cd75f04ba101e93. [๐Ÿ“‚ Click to track the progress, see the status, the terminal output, and the build insights.](https://stagi...

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #JdpbLOILu8xHjkZ5E6KWLW9SmfEm/QXyTjK+Uoqsj3g=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJyb290RGlyZWN0b3J5IjpudWxsLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL...

View on GitHub

wcwcaseman opened a pull request on nrwl/nx
fix(webpack): adding back tsnoderegister to fix custom webpack builds
closed #28016, #26329 <!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> ...
ryan-mcginty-alation created a comment on an issue on nrwl/nx
Is it possible to implement esm manually after converting to flat config? We have plugins that are esm and cannot be required in the config without converting.

View on GitHub

ndcunningham created a comment on an issue on nrwl/nx
Hi, thanks for opening an issue That error would suggests that something is going wrong with the way you are importing or using the `ForkTsCheckerWebpackPlugin`. To fix this you need to use `requ...

View on GitHub

ndcunningham closed an issue on nrwl/nx
"fork-ts-checker-webpack-plugin" plugin is not working on Rspack applications
### Current Behavior I've been trying to use the [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) as it should be supported by RSpack according to the...
xiongemi created a branch on nrwl/nx

fix/fix-graph-dependsOn - Smart Monorepos ยท Fast CI

ndcunningham created a comment on an issue on nrwl/nx
I answered in the discussion which was linked #https://github.com/nrwl/nx/discussions/28416. We can also wait for #28508 if you would like to set a different `sourceMap` that is not `hidden`. Howev...

View on GitHub

ndcunningham closed an issue on nrwl/nx
Nx/webpack generating separate map file when setting is inline-source-map
### Current Behavior We upgraded our webpack config to use the Nx webpack. However, we noticed that it generates a separate map file instead of generating a single file. The details are found her...
g3tr1ght forked nrwl/nx

g3tr1ght/nx

mirogajdos created a comment on an issue on nrwl/nx
Going to v19.8.6 and trying again to v20 solved the issue for me. I believe my installation also passed.

View on GitHub

wizardnet972 created a comment on an issue on nrwl/nx
@ussuritiger it's same problem. add `--verbose` to `yarn install`.

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit b8ed000e074c8caaa81bda7f4183be6f44109d92. [๐Ÿ“‚ Click to track the progress, see the status, the terminal output, and the build insights.](https://stagi...

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #D1J5bSQqeTPfn4vonzhV0eQFcfUe4RmTgnwXWMploWo=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

isaacplmann opened a pull request on nrwl/nx
docs(core): move powerpack features to enterprise section
- Makes a new Enterprise section under the Nx section of the docs - Moves Powerpack docs into the Enterprise section
isaacplmann created a branch on nrwl/nx

docs/powerpack-features-to-enterprise - Smart Monorepos ยท Fast CI

Load more