mirror of https://github.com/ColorlibHQ/AdminLTE
Fixed .js filename.
parent
b2baf6e74f
commit
c6aedd60d3
|
@ -9,7 +9,7 @@
|
||||||
"main": [
|
"main": [
|
||||||
"index2.html",
|
"index2.html",
|
||||||
"dist/css/AdminLTE.css",
|
"dist/css/AdminLTE.css",
|
||||||
"dist/js/AdminLTE.js",
|
"dist/js/app.js",
|
||||||
"build/less/AdminLTE.less"
|
"build/less/AdminLTE.less"
|
||||||
],
|
],
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
Loading…
Reference in New Issue