chore(docs): place components.d.ts in .vitepress dir
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"author": "Burak Cakmakoglu<brainbraks@googlemail.com>",
|
||||
"scripts": {
|
||||
"dev": "vuepress dev src",
|
||||
"prebuild": "yarn data",
|
||||
"build": "vuepress build src",
|
||||
"serve": "vuepress serve",
|
||||
"data": "node data.js"
|
||||
|
||||
Reference in New Issue
Block a user