leimonio

Results 13 comments of leimonio

@hardfist What is the performance of using `.js` vs `.ts` rspack configuration files?

Also might be bit early, but any idea how the [NodeJS experimental Typescript Support](https://github.com/nodejs/loaders/issues/217) will change the current approach?

When CSS Modules are enabled, the styles are usually imported using the default export of the style module, especially in a React and Vue application context. Instead in the current...