hardfist

Results 323 comments of hardfist

we need to use [cross-env](https://www.npmjs.com/package/cross-env) to set environment, @asrvd can you give it a try

> It's still broken, how about use `cross-env` in starter-templates scripts ? If you think it is useful, I can create a PR soon. thanks in advance

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

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

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

> Has this issue been resolved? Can I give it a try? Yeah give it a try

> Is it possible to also get inlining support like vite has via a resource query `?inline`? you can support this by custom rule or use rsbuild https://rsbuild.dev/guide/optimization/inline-assets#force-inlining