This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Remove unnecessary jQuery from WebStatus
pull/2064/head
Reuben Bond
1 year ago
committed by
Tarun Jain
parent
98635a3e93
commit
a0adc4bbf3
2 changed files
with
0 additions
and
17 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-13
src/Web/WebStatus/bundleconfig.json
+0
-4
src/Web/WebStatus/libman.json
+ 0
- 13
src/Web/WebStatus/bundleconfig.json
View File
@ -7,18 +7,5 @@
"inputFiles"
:
[
"wwwroot/css/site.css"
]
}
,
{
"outputFileName"
:
"wwwroot/js/site.min.js"
,
"inputFiles"
:
[
"wwwroot/js/site.js"
]
,
/
/
O
p
t
i
o
n
a
l
l
y
s
p
e
c
i
f
y
m
i
n
i
f
i
c
a
t
i
o
n
o
p
t
i
o
n
s
"minify"
:
{
"enabled"
:
true
,
"renameLocals"
:
true
}
,
/
/
O
p
t
i
o
n
a
l
l
y
g
e
n
e
r
a
t
e
.
m
a
p
f
i
l
e
"sourceMap"
:
false
}
]
+ 0
- 4
src/Web/WebStatus/libman.json
View File
@ -2,10 +2,6 @@
"version"
:
"1.0"
,
"defaultProvider"
:
"cdnjs"
,
"libraries"
:
[
{
"library"
:
"jquery@3.6.3"
,
"destination"
:
"wwwroot/lib/jquery/"
}
,
{
"provider"
:
"unpkg"
,
"library"
:
"bootstrap@5.2.3"
,
Write
Preview
Loading…
Cancel
Save