chore: copy README for pkg release

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent e20bc0f44d
commit 85fc6fcf0f
+1
View File
@@ -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",