hardfist

Results 323 comments of hardfist

we can merge this first and add binding and js side test in following pr,@symind can you help add jsbinding for this?

thanks, close since xtask is already introduced

it indeed hurt DX for users,we will try to find better ways to do this

the zod type definition is too complex to maintain and read in d.ts, we may consider go back to handwritten json schema with comment support

@Boshen can verify whether is resolved?

> Where are the tests for "resolve aliased loader"? Let's try and turn them on so we can close this issue. @Boshen try turn on this for oxc resolver https://github.com/web-infra-dev/rspack/pull/4008/files#diff-cd6dcd934ac301a223707a61b3bba520be1c3ee63a00ba24e6cbe8bb79ccf266R6,...

@ahabhgk is it supported now?

> Maybe we can add a swc plugin and a flag like [rspack.dev/guide/features/builtin-swc-loader#rspackexperimentsimport](https://rspack.dev/guide/features/builtin-swc-loader#rspackexperimentsimport) to collect the `import type` before swc loader makes transformation and then add them to file dependencies....