Zack Chapple

Results 77 comments of Zack Chapple

@zhoushaw, that is a really good question. Right now module federation does not work with the existing plugin because the underlying hooks are not yet available in Rspack. Since we...

There is some refactoring being done before resuming work on MF support, however a lot of the hooks needed AFAIK were already added when adding Angular support. More will be...

@viktoriialurie should keep an eye on this so we can keep it on the doc site / roadmap.

For Ecosystem I believe we can add Nx support since @jaysoo is actively working on that together with the Nrwl team and it should be able to land at the...

@hardfist should we add the second Angular tracking issue to this list?

This will be easier to land after https://github.com/webpack/webpack/issues/17121 and by extension https://github.com/webpack/webpack/issues/2933 lands in webpack.

Love seeing worker support landing.

> @zackarychapple I'm not sure what your setup is, but I wrote some basic notes on hosting a static SPA on S3 here: > > * [Child routes 404 when...