1
This commit is contained in:
31
20220330_Vote/Ewide.Web.Entry/libman.json
Normal file
31
20220330_Vote/Ewide.Web.Entry/libman.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"defaultProvider": "cdnjs",
|
||||
"libraries": [
|
||||
{
|
||||
"library": "vue@3.3.4",
|
||||
"destination": "wwwroot/lib/vue/"
|
||||
},
|
||||
{
|
||||
"library": "element-plus@2.3.7",
|
||||
"destination": "wwwroot/lib/element-plus/"
|
||||
},
|
||||
{
|
||||
"library": "axios@1.4.0",
|
||||
"destination": "wwwroot/lib/axios/"
|
||||
},
|
||||
{
|
||||
"library": "qs@6.11.2",
|
||||
"destination": "wwwroot/lib/qs/"
|
||||
},
|
||||
{
|
||||
"library": "element-plus-icons-vue@2.1.0",
|
||||
"destination": "wwwroot/lib/element-plus-icons-vue/"
|
||||
},
|
||||
{
|
||||
"provider": "unpkg",
|
||||
"library": "xe-utils@3.5.11",
|
||||
"destination": "wwwroot/lib/xe-utils/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user