{ "scripts": {-"build": "rsbuild build"+"build": "vue-tsc --noEmit && rsbuild build"} } Since the production build usesvue-tscfor type checking, you can disable the Type Check plugin in production mode to avoid redundant checks. ...
NotificationsYou must be signed in to change notification settings Fork1 Star2 Files main .vscode src .gitignore README.md package.json pnpm-lock.yaml rsbuild.config.ts tsconfig.json vue-macros.config.ts Latest commit Cannot retrieve latest commit at this time. ...
"dev": "tsc --watch", 2 changes: 1 addition & 1 deletion 2 scripts/test-helper/package.json Original file line numberDiff line numberDiff line change @@ -1,7 +1,7 @@ { "name": "@scripts/test-helper", "private": true, "version": "0.6.2", "version": "0.6.3", "repository...
"tsc-alias": "^1.8.10", "typescript": "^5.5.0", "typescript": "^5.5.2", "webpack": "^5.92.0", "webpack-dev-middleware": "7.2.1", "ws": "^8.17.1" 2 changes: 1 addition & 1 deletion 2 packages/create-rsbuild/package.json Original file line numberDiff line numberDiff...
chenjiahan/rsbuild-repo-split-by-sizePublic generated fromweb-infra-dev/rspack-repro NotificationsYou must be signed in to change notification settings Fork0 Star0 Breadcrumbs rsbuild-repo-split-by-size / pnpm-lock.yaml Latest commit chenjiahan ...
An Rsbuild plugin to automatically inject polyfills for Node.js builtin modules into the browser side. - rsbuild-plugin-node-polyfill/pnpm-lock.yaml at main · rspack-contrib/rsbuild-plugin-node-polyfill