NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.21k stars 14.2k forks source link

Package request: rsbuild #330102

Closed LennyLizowzskiy closed 1 month ago

LennyLizowzskiy commented 3 months ago

The Rspack-based build tool

Rsbuild provides rich build features, including the compilation of TypeScript, JSX, Sass, Less, CSS Modules, Wasm, and others. It also supports Module Federation, image compression, type checking, PostCSS, Lighting CSS, and more.

Metadata


Add a :+1: reaction to issues you find important.

charludo commented 3 weeks ago

Is this actually completed?

LennyLizowzskiy commented 3 weeks ago

from my understanding it should be installed as dev-package in a project and be used through npx or an alternative

charludo commented 3 weeks ago

from my understanding it should be installed as dev-package in a project and be used through npx or an alternative

Ahhhh, alright. Makes sense, thanks.