We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e284ac commit 19f3691Copy full SHA for 19f3691
1 file changed
package.json
@@ -2,6 +2,10 @@
2
"name": "@rsbuild/plugin-umd",
3
"version": "1.0.7",
4
"repository": "https://github.com/rstackjs/rsbuild-plugin-umd",
5
+ "homepage": "https://github.com/rstackjs/rsbuild-plugin-umd#readme",
6
+ "bugs": {
7
+ "url": "https://github.com/rstackjs/rsbuild-plugin-umd/issues"
8
+ },
9
"license": "MIT",
10
"type": "module",
11
"exports": {
0 commit comments