Skip to content

Commit a2769f9

Browse files
committed
chore: bump @rspack/core
1 parent b93afa3 commit a2769f9

File tree

5 files changed

+54
-62
lines changed

5 files changed

+54
-62
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Current unstable versions are:
1212

1313
| Package | Version | Link |
1414
| ------------ | ----------------------------------- | ------------------------------------------------------- |
15-
| @rspack/core | 0.7.5-canary-b89dbb3-20240620182932 | [PR](https://github.com/web-infra-dev/rspack/pull/6877) |
15+
| @rspack/core | 0.7.5-canary-0d03907-20240624125011 | [PR](https://github.com/web-infra-dev/rspack/pull/6877) |

e2e/cases/define/js/src/index.js

-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
import { a } from './value';
2-
3-
export { a };
4-
51
console.info(VERSION);

e2e/cases/define/js/src/value.js

-4
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"pnpm": {
4848
"overrides": {
49-
"@rspack/core": "0.7.5-canary-b89dbb3-20240620182932"
49+
"@rspack/core": "0.7.5-canary-0d03907-20240624125011"
5050
}
5151
}
5252
}

pnpm-lock.yaml

+52-52
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)