try that ?
All checks were successful
Push image to registry / build-image (push) Successful in 4m2s
All checks were successful
Push image to registry / build-image (push) Successful in 4m2s
This commit is contained in:
@@ -3,6 +3,7 @@ import laravel from 'laravel-vite-plugin';
|
|||||||
import vue from '@vitejs/plugin-vue';
|
import vue from '@vitejs/plugin-vue';
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
base: process.env.ASSET_URL || '/',
|
||||||
plugins: [
|
plugins: [
|
||||||
laravel({
|
laravel({
|
||||||
input: 'resources/js/app.ts',
|
input: 'resources/js/app.ts',
|
||||||
|
|||||||
Reference in New Issue
Block a user