Sort:Most stars web-infra-dev/rspack Star10.6k The fast Rust-based web bundler with webpack-compatible API 🦀️ javascriptrustbundlertypescriptweb-performancewebpackwebcompilerjsxbuild-toolloadersesmhacktoberfestrspack UpdatedJan 20, 2025
Explore Topics Trending Collections Events GitHub Sponsors # rspack Star Here is 1 public repository matching this topic... Language: ReScript r17x / unplugin-rescript Sponsor Star 2 Code Issues Pull requests a plugin for integration ReScript with most Bundler (Vite, Rollup, Webpack, Es...
.github chore(workflow): enable dependency dashboard of renovate (web-infra-d… Aug 8, 2024 .husky chore: migrate husky to v9 (web-infra-dev#5664) Feb 18, 2024 .vscode test: add hook cases (web-infra-dev#6241) Apr 24, 2024 crates chore(infra): improve the configuration of justfile...
Rspack Ecosystem CI. Contribute to rspack-contrib/rspack-ecosystem-ci development by creating an account on GitHub.
.github chore(deps): update actions/setup-node action to v4 (#220) Jan 4, 2025 .husky Use biome to format code (#60) May 9, 2024 .vscode chore: add VS Code settings (#81) May 19, 2024 rsbuild chore(deps): update all non-major dependencies (#219) ...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
rspack,字节开源的基于 Rust 的高性能模块打包工具地址:github.com/web-infra-dev/rspack 特性: 🚀 启动速度极快: 基于 Rust 实现,构建速度极快,带给你极致的开发体验。 ⚡ 闪电般的 HMR: 内置增量编...
.github/workflows/build-rspack-binding.yaml CI Get Runner Labels rspack-ecosystem-ci-from-commit rspack-ecosystem-ci-from-pr rspack-ecosystem-ci-selected Management Caches Attestations All workflows Showing runs from all workflows 2,321 workflow runs Event Status Branch Actor rspack...
A GitHub template for creating a Rspack minimal reproducible example. Webpack is included for comparing the outputs. versions "@rspack/cli": "nightly", "webpack-cli": "^5.0.1", "webpack": "^5.79.0", Usages pnpm run build would both run Webpack and Rspack with config ./config.mjs ...
仓库地址:https://github.com/web-infra-dev/rspack Quick Start:https://rspack.dev/guide/quick-start.html 官网:https://rspack.dev 为什么要做 Rspack ? 字节跳动内部存在非常多的大型前端应用,它们有着非常复杂的构建配置,十几分钟甚至半小时的构建耗时,我们尝试了多种方法去优化这些项目的编译速度,但是社区...