Skip to content

Commit

Permalink
Compile and minify production files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 22, 2024
1 parent b49f323 commit 99331c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/build/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"src": "app/UserInterface/Domain/Auth/Resources/sass/_auth.scss"
},
"app/UserInterface/Domain/Devices/Resources/js/homepage.js": {
"file": "assets/homepage-aeb3769b.js",
"file": "assets/homepage-129624fe.js",
"isEntry": true,
"src": "app/UserInterface/Domain/Devices/Resources/js/homepage.js"
},
Expand All @@ -15,7 +15,7 @@
"src": "app/UserInterface/Domain/Devices/Resources/sass/_devices.scss"
},
"app/UserInterface/Domain/Homepage/Resources/js/homepage.js": {
"file": "assets/homepage-129624fe.js",
"file": "assets/homepage-aeb3769b.js",
"isEntry": true,
"src": "app/UserInterface/Domain/Homepage/Resources/js/homepage.js"
},
Expand Down

0 comments on commit 99331c5

Please sign in to comment.