feat(other): The menu supports jumping to external links and fixing some known problems
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
},
|
||||
"./langs/*": {
|
||||
"default": "./dist/langs/*"
|
||||
},
|
||||
"./helper": {
|
||||
"development": "./src/helper.ts",
|
||||
"types": "./src/helper.ts",
|
||||
"default": "./dist/helper.mjs"
|
||||
}
|
||||
},
|
||||
"publishConfig": {
|
||||
|
Reference in New Issue
Block a user