Added libman subset of necessary lib files in mvcapp
This commit is contained in:
parent
ccd11f07aa
commit
9d194ac097
@ -9,6 +9,28 @@
|
||||
{
|
||||
"provider": "unpkg",
|
||||
"library": "bootstrap@3.3.7",
|
||||
"files": [
|
||||
"dist/css/bootstrap.css",
|
||||
"dist/css/bootstrap.css.map",
|
||||
"dist/css/bootstrap.min.css",
|
||||
"dist/css/bootstrap.min.css.map",
|
||||
"dist/css/bootstrap-theme.css",
|
||||
"dist/css/bootstrap-theme.css.map",
|
||||
"dist/css/bootstrap-theme.min.css",
|
||||
"dist/css/bootstrap-theme.min.css.map",
|
||||
"dist/fonts/glyphicons-halflings-regular.eot",
|
||||
"dist/fonts/glyphicons-halflings-regular.svg",
|
||||
"dist/fonts/glyphicons-halflings-regular.ttf",
|
||||
"dist/fonts/glyphicons-halflings-regular.woff",
|
||||
"dist/fonts/glyphicons-halflings-regular.woff2",
|
||||
"dist/js/bootstrap.js",
|
||||
"dist/js/bootstrap.min.js",
|
||||
"fonts/glyphicons-halflings-regular.eot",
|
||||
"fonts/glyphicons-halflings-regular.svg",
|
||||
"fonts/glyphicons-halflings-regular.ttf",
|
||||
"fonts/glyphicons-halflings-regular.woff",
|
||||
"fonts/glyphicons-halflings-regular.woff2"
|
||||
],
|
||||
"destination": "wwwroot/lib/bootstrap/"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user