chore: copy README for pkg release
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
"prepare": "ts-patch install -s",
|
||||
"prebuild": "shx cp ../README.md .",
|
||||
"build": "vite build && vue-tsc --declaration --emitDeclarationOnly && tsc -p tsconfig.build.json && yarn theme",
|
||||
"postbuild": "shx rm -rf tmp",
|
||||
"prepublishOnly": "yarn build",
|
||||
|
||||
Reference in New Issue
Block a user