Skip to content

Commit

Permalink
add publish assets.
Browse files Browse the repository at this point in the history
  • Loading branch information
suraj-webkul committed Nov 8, 2024
1 parent d96c24d commit 321e0fc
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 75 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</div>

<div class="flex w-full items-center justify-between gap-4">
<div class="shimmer h-[17px] w-[200px]"></div>
<div class="shimmer h-[17px] w-[280px]"></div>

<div class="shimmer float-right h-[17px] w-[75px]"></div>
</div>
Expand Down
71 changes: 0 additions & 71 deletions public/admin/build/assets/app-2032dc2b.js

This file was deleted.

1 change: 1 addition & 0 deletions public/admin/build/assets/app-ccdeae95.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/admin/build/assets/app-d6168e0d.css

This file was deleted.

74 changes: 74 additions & 0 deletions public/admin/build/assets/app-e63448d1.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/admin/build/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
"src": "node_modules/vue-cal/dist/i18n/zh-hk.es.js"
},
"src/Resources/assets/css/app.css": {
"file": "assets/app-d6168e0d.css",
"file": "assets/app-ccdeae95.css",
"isEntry": true,
"src": "src/Resources/assets/css/app.css"
},
Expand Down Expand Up @@ -370,7 +370,7 @@
"node_modules/vue-cal/dist/i18n/zh-hk.es.js",
"node_modules/vue-cal/dist/drag-and-drop.es.js"
],
"file": "assets/app-2032dc2b.js",
"file": "assets/app-e63448d1.js",
"isEntry": true,
"src": "src/Resources/assets/js/app.js"
},
Expand Down

0 comments on commit 321e0fc

Please sign in to comment.