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 7fb53b9 commit 91032d9Copy full SHA for 91032d9
1 file changed
package.json
@@ -2,6 +2,10 @@
2
"name": "@rsbuild/plugin-pug",
3
"version": "1.3.4",
4
"repository": "https://github.com/rstackjs/rsbuild-plugin-pug",
5
+ "homepage": "https://github.com/rstackjs/rsbuild-plugin-pug#readme",
6
+ "bugs": {
7
+ "url": "https://github.com/rstackjs/rsbuild-plugin-pug/issues"
8
+ },
9
"license": "MIT",
10
"type": "module",
11
"exports": {
0 commit comments