rspack icon indicating copy to clipboard operation
rspack copied to clipboard

[Feature Request]: Nuxt Support

Open underfin opened this issue 3 years ago • 12 comments

client

- [ ] `performance` config(`maxEntrypointSize` `hints`)
- [x] #2602
- [ ] FriendlyErrorsWebpackPlugin
- [ ] TimeFixPlugin
- [ ] #2350
- [ ] #2610
- [ ] vue-style-loader

server

- [ ] #2277
- [ ] #2611
- [ ] #2612

Hooks

- [ ] https://github.com/web-infra-dev/rspack/issues/2982

Plugin

- [ ] `unplugin.webpack` has some api not implement at now, but `unplugin.rspack` worked fine.

underfin avatar Apr 03 '23 09:04 underfin

@hardfist @amirilovic @zoolsher looks like ForkTSCheckerWebpackPlugin is needed here too. Should it maybe get broken into its own issue?

zackarychapple avatar Apr 03 '23 17:04 zackarychapple

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

stale[bot] avatar Dec 19 '23 02:12 stale[bot]

bump 😊

danielroe avatar Dec 19 '23 07:12 danielroe

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

stale[bot] avatar Feb 17 '24 10:02 stale[bot]

bump! ❤️

danielroe avatar Feb 17 '24 10:02 danielroe

bump!Is there any progress?

liaoyu1992 avatar Feb 29 '24 02:02 liaoyu1992

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

stale[bot] avatar Apr 29 '24 02:04 stale[bot]

Bump

danielroe avatar Apr 29 '24 05:04 danielroe

@danielroe, I had a quick chat with the team and there is not any velocity to dig deep on the last few items to knock this out at this moment. However would be happy to support if someone from the Nuxt community wants to help add the last few pieces.

Most of these may be resolved and may just need to be verified with latest Rspack.

zackarychapple avatar Apr 29 '24 11:04 zackarychapple

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

stale[bot] avatar Jun 28 '24 12:06 stale[bot]

boom!

liaoyu1992 avatar Aug 02 '24 09:08 liaoyu1992

Wonder how much closer we're getting on this. @hardfist, @underfin, @ahabhgk any chance you can check on the remaining items to see if they slipped in without being checked off?

zackarychapple avatar Aug 02 '24 19:08 zackarychapple

boom!

liaoyu1992 avatar Aug 12 '24 03:08 liaoyu1992

actually i checked and the only important blocker is missing webpack-virtual-module support

hardfist avatar Aug 12 '24 04:08 hardfist

this is a very outdated issue and the blocker change a lot, close this one and will create new one to track this

hardfist avatar Aug 13 '24 02:08 hardfist

for anyone who's still interested in this issue, I make Nuxt on Rspack works now, you can try a poc version here https://github.com/hardfist/nuxt-rspack

hardfist avatar Sep 16 '24 15:09 hardfist