Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiritin committed Jul 17, 2024
1 parent 75144c1 commit 25289db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/bump.yml

This file was deleted.

1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import laravel from 'laravel-vite-plugin';
import vue from '@vitejs/plugin-vue';

export default defineConfig({
assetsInclude: ['**/*.TTF'],
plugins: [
laravel({
input: 'resources/js/app.js',
Expand Down

0 comments on commit 25289db

Please sign in to comment.