Add jsrepo package and config
Add light ray component for footer
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/jsrepo@2.5.0/schemas/project-config.json",
|
||||
"repos": [
|
||||
"https://vue-bits.dev/ui"
|
||||
],
|
||||
"includeTests": false,
|
||||
"includeDocs": false,
|
||||
"watermark": true,
|
||||
"configFiles": {},
|
||||
"paths": {
|
||||
"*": "./components/global/VueBits"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user