@aibee/crc-bmap 0.8.33 → 0.8.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -18,9 +18,9 @@ export default defineConfig( {
18
18
  }
19
19
  } )
20
20
  ```
21
- `rspack` 中设置环境变量
21
+ `rsbuild` 中设置环境变量
22
22
  ```javascript
23
- // rspack.config.js
23
+ // rsbuild.config.js
24
24
  export default defineConfig({
25
25
  source: {
26
26
  define: {