Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f7ccc7

Browse files
committed
Rebuild web assets
1 parent ff901ac commit 4f7ccc7

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

src/Resources/public/entrypoints.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"entrypoints": {
33
"app": {
44
"css": [
5-
"/app.dea15b53.css",
6-
"/app.dea15b53.rtl.css"
5+
"/app.11fbf20a.css",
6+
"/app.11fbf20a.rtl.css"
77
],
88
"js": [
99
"/app.5a01f8c5.js"

src/Resources/public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"app.css": "app.dea15b53.css",
3-
"app.rtl.css": "app.dea15b53.rtl.css",
2+
"app.css": "app.11fbf20a.css",
3+
"app.rtl.css": "app.11fbf20a.rtl.css",
44
"app.js": "app.5a01f8c5.js",
55
"form.js": "form.6e84c31d.js",
66
"page-layout.js": "page-layout.3347892e.js",

0 commit comments

Comments
 (0)