Skip to content

Commit

Permalink
通報理由の管理画面が開発環境以外で開けないバグを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
shibafu528 committed Nov 23, 2024
1 parent f8c031c commit 00aeebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export default defineConfig({
'resources/assets/sass/app.scss',
'resources/assets/js/app.ts',
'resources/assets/js/home.ts',
'resources/assets/js/admin/rules.ts',
'resources/assets/js/user/profile.ts',
'resources/assets/js/user/stats.ts',
'resources/assets/js/user/collections.tsx',
Expand Down

0 comments on commit 00aeebd

Please sign in to comment.