Skip to content

Commit

Permalink
[TASK] Rebuild assets
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskienast committed May 14, 2024
1 parent 6636a5a commit b768b9c
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 35 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions src/Resources/public/app.37d01225.js

This file was deleted.

2 changes: 2 additions & 0 deletions src/Resources/public/app.527de939.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Bootstrap v5.3.2 (https://getbootstrap.com/)
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Bootstrap v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

Expand Down
21 changes: 21 additions & 0 deletions src/Resources/public/app.9341954d.css

Large diffs are not rendered by default.

21 changes: 0 additions & 21 deletions src/Resources/public/app.cb718661.css

This file was deleted.

4 changes: 2 additions & 2 deletions src/Resources/public/entrypoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"entrypoints": {
"app": {
"css": [
"/bundles/template/app.cb718661.css"
"/bundles/template/app.9341954d.css"
],
"js": [
"/bundles/template/app.37d01225.js"
"/bundles/template/app.527de939.js"
]
},
"webfont": {
Expand Down
4 changes: 2 additions & 2 deletions src/Resources/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bundles/template/app.css": "/bundles/template/app.cb718661.css",
"bundles/template/app.js": "/bundles/template/app.37d01225.js",
"bundles/template/app.css": "/bundles/template/app.9341954d.css",
"bundles/template/app.js": "/bundles/template/app.527de939.js",
"bundles/template/webfont.css": "/bundles/template/webfont.eb64eebe.css",
"bundles/template/fonts/fa-solid-900.ttf": "/bundles/template/fonts/fa-solid-900.d75e3fd1.ttf",
"bundles/template/fonts/fa-brands-400.ttf": "/bundles/template/fonts/fa-brands-400.016b4a6c.ttf",
Expand Down

0 comments on commit b768b9c

Please sign in to comment.