[fix] bump version of@builder/pack(^0.5.0) [fix] bump version of@builder/user-config,query-loader-webpack-plugin,@builder/webpack-config 2.1.1 [fix] avoid error when disableRuntime 2.1.0 [feat] add runtime abilities: addProvider/WrapperErrorBoundary/WrapperCSR/WrapperSSR/WrapperSearchParams ...
[ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] }, "devDependencies": { "@biomejs/biome": "1.8.3", "@rsbuild/core": "^1.0.1-beta.13", "@rsbuild/plugin-react": "^1.0.1-beta.13", "@rsbuild/plugin-svgr": "^1.0.1-beta.11", "env-cmd"...
Build fails after eject: Cannot find module'@babel/plugin-transform-react-jsx' 解决方法 1.删除 node_modules 文件夹2.运行 yarn3.重新 npm start
build(deps-dev): bump eslint-plugin-react from 7.37.2 to 7.37.3 in /web/app #13550 olix0r merged 1 commit into main from dependabot/npm_and_yarn/web/app/eslint-plugin-react-7.37.3 Jan 14, 2025 +666 −166 Conversation 0 Commits 1 Checks 21 Files changed 2 Conversation Contribut...
Bumps eslint-plugin-react from 7.34.3 to 7.34.4. Release notes Sourced from eslint-plugin-react's releases. v7.34.4 Fixed [prop-types]: fix className missing in prop validation false negative (#...
Bumps eslint-plugin-react from 7.35.2 to 7.36.1. Release notes Sourced from eslint-plugin-react's releases. v7.36.1 Fixed no-is-mounted: fix logic in method name check (#3821[] @Mathias-S) jsx-...
Describe the bug Running npm run build will fail on any project, even on a vanilla app created with create-react-app will fail with the following error: Error: [BABEL] /Users/<username>/Projects/my-app/src/index.js: Could not find plugin...
(react-scripts 2.0.4) Same as in this issue I am getting a lot of errors from the mini-css-extract-plugin when doing a CI build - which fails since no warnings are allowed. Since CRA does not allow customizing the WebPack plugin config, ...