@rspack/binding-win32-x64-msvc 0.2.9-canary-28936f1-20230725040432 → 0.2.9

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 ADDED
@@ -0,0 +1,16 @@
1
+ <picture>
2
+ <source media="(prefers-color-scheme: dark)" srcset="https://lf3-static.bytednsdoc.com/obj/eden-cn/rjhwzy/ljhwZthlaukjlkulzlp/rspack-banner-1610-dark.png">
3
+ <img alt="Rspack Banner" src="https://lf3-static.bytednsdoc.com/obj/eden-cn/rjhwzy/ljhwZthlaukjlkulzlp/rspack-banner-1610.png">
4
+ </picture>
5
+
6
+ # @rspack/binding-win32-x64-msvc
7
+
8
+ Node binding for rspack.
9
+
10
+ ## Documentation
11
+
12
+ See [https://rspack.dev](https://rspack.dev) for details.
13
+
14
+ ## License
15
+
16
+ Rspack is [MIT licensed](https://github.com/web-infra-dev/rspack/blob/main/LICENSE).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rspack/binding-win32-x64-msvc",
3
- "version": "0.2.9-canary-28936f1-20230725040432",
3
+ "version": "0.2.9",
4
4
  "license": "MIT",
5
5
  "description": "Node binding for rspack",
6
6
  "main": "rspack.win32-x64-msvc.node",
@@ -8,7 +8,8 @@
8
8
  "bugs": "https://github.com/web-infra-dev/rspack/issues",
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "https://github.com/web-infra-dev/rspack"
11
+ "url": "https://github.com/web-infra-dev/rspack",
12
+ "directory": "packages/rspack"
12
13
  },
13
14
  "publishConfig": {
14
15
  "access": "public"
Binary file