Robuta

https://codetv.dev/series/learn-with-jason/s8/let-s-learn-rspack Let’s Learn Rspack | Learn With Jason Season 8 How does Rspack, a Rust-based web bundler, make devs’ lives easier? Core team member Zack Jackson shows us how it works. learnrspackjasonseason https://rspack.rs/plugins/webpack/module-federation-plugin ModuleFederationPlugin - Rspack ModuleFederationPlugin enables Module Federation in Rspack rspack https://rspack.rs/guide/start/introduction Introduction - Rspack Rspack Introduction guide covering Why Rspack?, Current status of Rspack, and Comparisons with other tools. introductionrspack https://rspack.rs/guide/features/plugin Plugins - Rspack If loaders are the workhorse for file transformations, then plugins are the workhorse for the overall Rspack build process pluginsrspack https://rspack.rs/blog/announcing-1-5 Announcing Rspack 1.5 - Rspack Rspack 1.5 has been released, introducing barrel file optimization and constant inlining optimization, also adding a built-in file system watcher, a virtual... announcingrspack https://rspack.rs/api/plugin-api/ Overview - Rspack Rspack plugin API overview covering hook categories, compatibility status, and patterns for writing compatible plugins. overviewrspack https://rspack.rs/guide/tech/json JSON - Rspack Use JSON with Rspack, covering setup, configuration, integration details, and framework-specific development patterns. jsonrspack https://rspack.rs/plugins/ Rspack plugins - Rspack Overview of Rspack plugin docs, including built-in plugins, webpack-compatible plugins, and reference entry points. rspackplugins https://rspack.rs/blog/announcing-0-3 Announcing Rspack 0.3 - Rspack Rspack 0.3 is out, adding support for web workers and the builtin:swc-loader. announcingrspack https://rspack.rs/blog/announcing-0-7 Announcing Rspack 0.7 - Rspack Rspack 0.7 has been released, featuring support for lazy compilation, which can significantly improve the dev startup performance of large applications. It... announcingrspack https://rslib.rs/blog/introducing-rslib Rslib: Build library with Rspack - Rslib Learn why Rslib was built on Rspack and Rsbuild, and how it delivers multiple output formats, ecosystem reuse, and performance. build libraryrslibrspack https://rspack.rs/announcing-2-0 404 - Rspack Fast Rust-based bundler for the web with a modernized webpack API rspack https://rspack.rs/guide/tech/nestjs NestJS - Rspack Use NestJS with Rspack, including setup, TypeScript decorators, development HMR, and production minification. nestjsrspack https://rspack.rs/guide/features/asset-base-path Asset base path - Rspack Rspack provides the output.publicPath option, which sets the base URL path prefix for bundled static assets (such as JS, CSS, images, etc.) assetbasepathrspack https://rspack.rs/guide/tech/preact Preact - Rspack Use Preact with Rspack, covering setup, configuration, integration details, and framework-specific development patterns. preactrspack https://rspack.rs/config/target Target - Rspack Used to configure the target environment of Rspack output and the ECMAScript version of Rspack runtime code targetrspack https://discord.com/invite/XsaKEEk4mW Rspack Check out the Rspack community on Discord - hang out with 2461 other members and enjoy free voice and text chat. rspack https://v0.rspack.rs/contribute/development/testing-webpack Rspack The fast Rust-based web bundler rspack https://rspack.rs/guide/features/builtin-lightningcss-loader Builtin lightningcss-loader - Rspack Lightning CSS is a high performance CSS parser, transformer and minifier written in Rust builtinlightningcssloaderrspack https://rspack.rs/blog/announcing-0-6 Announcing Rspack 0.6 - Rspack Rspack 0.6 is out, with built-in support for mini-css-extract-plugin and new tree-shaking enabled by default. announcingrspack https://thecybersecurity.news/general-cyber-security-news/rspack-npm-packages-compromised-with-crypto-mining-malware-in-supply-chain-attack-31755/ Rspack npm Packages Compromised with Crypto Mining Malware in Supply Chain Attack | The Cyber... The developers of Rspack have revealed that two of their npm packages, @rspack/core and @rspack/cli, were compromised in a software supply chain attack that...