Skip to content

Commit 3435c2d

Browse files
committed
Commit missing built asset files
1 parent 63489e0 commit 3435c2d

16 files changed

+176
-391
lines changed

web/build/css/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/build/css/app.css

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/build/fonts/lato-bold-italic.woff

316 KB
Binary file not shown.
189 KB
Binary file not shown.

web/build/fonts/lato-bold.woff

302 KB
Binary file not shown.

web/build/fonts/lato-bold.woff2

181 KB
Binary file not shown.
321 KB
Binary file not shown.
191 KB
Binary file not shown.

web/build/fonts/lato-normal.woff

302 KB
Binary file not shown.

web/build/fonts/lato-normal.woff2

178 KB
Binary file not shown.

web/build/js/admin.js

Lines changed: 111 additions & 380 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/build/js/app.js

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/build/js/common.js

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/build/js/login.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
webpackJsonp([5],{20:/*!******************************************!*\
2+
!*** ./app/Resources/assets/js/login.js ***!
3+
\******************************************/
4+
function(a,n,l){(function(a){a(function(){var n=a("#username"),l=a("#password");n.val()||l.val()||(n.val("jane_admin"),l.val("kitten"))})}).call(n,l(/*! jquery */0))}},[20]);

web/build/manifest.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/build/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"build/fonts/lato-normal.woff2": "/build/fonts/lato-normal.woff2",
2020
"build/images/fontawesome-webfont.svg": "/build/images/fontawesome-webfont.svg",
2121
"build/images/glyphicons-halflings-regular.svg": "/build/images/glyphicons-halflings-regular.svg",
22-
"build/js/admin.css": "/build/js/admin.css",
2322
"build/js/admin.js": "/build/js/admin.js",
2423
"build/js/app.js": "/build/js/app.js",
2524
"build/js/common.js": "/build/js/common.js",

0 commit comments

Comments
 (0)