feat: 添加所有@rsbuild包到本地packages
- 添加@rsbuild/core、plugin-less、plugin-react、plugin-svgr、plugin-typed-css-modules到本地 - 修改package.json中所有@rsbuild包引用本地路径 - 解决内网环境@rsbuild相关包安装问题
Showing
| ... | ... | @@ -68,11 +68,11 @@ |
| "@antfu/eslint-config": "^2.24.1", | ||
| "@eslint-react/eslint-plugin": "^1.8.0", | ||
| "@eslint/compat": "^1.1.1", | ||
| "@rsbuild/core": "1.0.1-beta.9", | ||
| "@rsbuild/plugin-less": "1.0.1-beta.9", | ||
| "@rsbuild/plugin-react": "1.0.1-beta.9", | ||
| "@rsbuild/plugin-svgr": "1.0.1-beta.9", | ||
| "@rsbuild/plugin-typed-css-modules": "^1.0.2", | ||
| "@rsbuild/core": "file:packages/@rsbuild/core", | ||
| "@rsbuild/plugin-less": "file:packages/@rsbuild/plugin-less", | ||
| "@rsbuild/plugin-react": "file:packages/@rsbuild/plugin-react", | ||
| "@rsbuild/plugin-svgr": "file:packages/@rsbuild/plugin-svgr", | ||
| "@rsbuild/plugin-typed-css-modules": "file:packages/@rsbuild/plugin-typed-css-modules", | ||
| "@rsdoctor/rspack-plugin": "^0.3.10", | ||
| "@types/node": "^22.0.2", | ||
| "@types/react": "^18.3.3", | ||
| ... | ... |
packages/core/LICENSE
0 → 100644
packages/core/README.md
0 → 100644
packages/core/bin/rsbuild.js
0 → 100755
packages/core/compiled/browserslist/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/browserslist/license
0 → 100644
| {"name":"browserslist","author":"Andrey Sitnik <andrey@sitnik.ru>","version":"4.23.2","funding":[{"type":"opencollective","url":"https://opencollective.com/browserslist"},{"type":"tidelift","url":"https://tidelift.com/funding/github/npm/browserslist"},{"type":"github","url":"https://github.com/sponsors/ai"}],"license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/chokidar/index.d.ts
0 → 100644
packages/core/compiled/chokidar/index.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
packages/core/compiled/chokidar/license
0 → 100644
packages/core/compiled/chokidar/package.json
0 → 100644
packages/core/compiled/commander/index.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/commander/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/commander/license
0 → 100644
| {"name":"connect-history-api-fallback","author":{"name":"Ben Ripkens","email":"bripkens@gmail.com"},"version":"2.0.0","license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/connect/index.d.ts
0 → 100644
packages/core/compiled/connect/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/connect/license
0 → 100644
packages/core/compiled/connect/package.json
0 → 100644
packages/core/compiled/css-loader/api.js
0 → 100644
packages/core/compiled/css-loader/getUrl.js
0 → 100644
packages/core/compiled/css-loader/index.d.ts
0 → 100644
packages/core/compiled/css-loader/index.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
packages/core/compiled/css-loader/license
0 → 100644
| {"name":"css-loader","author":"Tobias Koppers @sokra","version":"7.1.2","funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/css-loader/semver.js
0 → 100644
packages/core/compiled/dotenv-expand/license
0 → 100644
| {"name":"dotenv-expand","author":"motdotla","version":"11.0.6","funding":"https://dotenvx.com","license":"BSD-2-Clause","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/dotenv/index.d.ts
0 → 100644
packages/core/compiled/dotenv/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/dotenv/license
0 → 100644
packages/core/compiled/dotenv/package.json
0 → 100644
| {"name":"dotenv","version":"16.4.5","funding":"https://dotenvx.com","license":"BSD-2-Clause","types":"index.d.ts","type":"commonjs"} |
This diff is collapsed.
Click to expand it.
| {"name":"html-rspack-plugin","author":"Jan Nicklas <j.nicklas@me.com> (https://github.com/jantimon)","version":"6.0.0-beta.9","funding":{"type":"opencollective","url":"https://opencollective.com/html-webpack-plugin"},"license":"MIT","types":"index.d.ts","type":"commonjs"} |
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| {"name":"http-proxy-middleware","author":"Steven Chim","version":"2.0.6","license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/jiti/index.d.ts
0 → 100644
packages/core/compiled/jiti/index.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
packages/core/compiled/jiti/license
0 → 100644
packages/core/compiled/jiti/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
| {"name":"launch-editor-middleware","author":"Evan You","version":"2.8.0","license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/on-finished/index.js
0 → 100644
packages/core/compiled/on-finished/license
0 → 100644
| {"name":"on-finished","version":"2.4.1","license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/open/index.d.ts
0 → 100644
packages/core/compiled/open/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/open/package.json
0 → 100644
| {"name":"open","author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"version":"8.4.2","funding":"https://github.com/sponsors/sindresorhus","license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/open/xdg-open
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/picocolors/index.d.ts
0 → 100644
packages/core/compiled/picocolors/index.js
0 → 100644
packages/core/compiled/picocolors/license
0 → 100644
| {"name":"picocolors","author":"Alexey Raspopov","version":"1.0.1","license":"ISC","types":"index.d.ts","type":"commonjs"} |
This diff is collapsed.
Click to expand it.
| {"name":"postcss-load-config","author":"Michael Ciniawky <michael.ciniawsky@gmail.com>","version":"6.0.1","funding":[{"type":"opencollective","url":"https://opencollective.com/postcss/"},{"type":"github","url":"https://github.com/sponsors/ai"}],"license":"MIT","types":"index.d.ts","type":"commonjs"} |
This diff is collapsed.
Click to expand it.
| {"name":"postcss-loader","author":"Andrey Sitnik <andrey@sitnik.ru>","version":"8.1.1","funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/rslog/index.d.ts
0 → 100644
packages/core/compiled/rslog/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/rslog/license
0 → 100644
packages/core/compiled/rslog/package.json
0 → 100644
| {"name":"rslog","version":"1.2.2","types":"index.d.ts","type":"commonjs"} |
This diff is collapsed.
Click to expand it.
packages/core/compiled/rspack-chain/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/rspack-chain/license
0 → 100644
This diff is collapsed.
Click to expand it.
| {"name":"rspack-chain","author":"rspack-contrib","version":"0.7.4","license":"MPL-2.0","types":"index.d.ts","type":"commonjs"} |
This diff is collapsed.
Click to expand it.
| {"name":"rspack-manifest-plugin","author":"Dane Thurber <dane.thurber@gmail.com>","version":"5.0.1","license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/sirv/index.d.ts
0 → 100644
packages/core/compiled/sirv/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/sirv/package.json
0 → 100644
| {"name":"sirv","author":{"name":"Luke Edwards","email":"luke@lukeed.com","url":"https://lukeed.com"},"version":"2.0.4","license":"MIT","types":"index.d.ts","type":"commonjs"} |
packages/core/compiled/style-loader/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/style-loader/license
0 → 100644
| {"name":"style-loader","author":"Tobias Koppers @sokra","version":"3.3.4","funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"license":"MIT","types":"index.d.ts","type":"commonjs"} |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/compiled/webpack-merge/license
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/compiled/ws/index.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/ws/index.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
packages/core/compiled/ws/license
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/compiled/ws/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/cli/commands.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/cli/init.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/cli/prepare.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/client/format.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/client/hmr.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/client/overlay.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/config.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/configChain.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/constants.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/createContext.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/createRsbuild.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/helpers.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/helpers/path.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/index.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/initHooks.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/initPlugins.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/internal.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/loadEnv.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/logger.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/mergeConfig.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/pluginHelper.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/pluginManager.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/asset.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/basic.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/cache.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/css.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/define.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/entry.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/html.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/moment.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/nonce.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/open.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/output.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/server.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/sri.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/swc.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/target.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/plugins/wasm.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/provider/build.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/server/helper.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/server/proxy.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/server/restart.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/types/context.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/types/hooks.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/types/index.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/types/plugin.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/types/rsbuild.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/types/rspack.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/dist-types/types/stats.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/core/dist-types/types/utils.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/static/openChrome.applescript
0 → 100644
This diff is collapsed.
Click to expand it.
packages/core/types.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/plugin-less/compiled/less/index.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
packages/plugin-less/compiled/less/license
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/plugin-less/dist-types/index.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/plugin-less/dist-types/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
packages/plugin-react/dist-types/index.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/plugin-react/dist-types/react.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/plugin-svgr/dist-types/index.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/plugin-svgr/dist-types/loader.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
packages/plugin-svgr/dist-types/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
packages/plugin-typed-css-modules/LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
packages/plugin-typed-css-modules/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment