Files
growup-crm/resources/js/app.js
Cauê Faleiros 564da06e67
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 25s
Fix: Copy admin images and update Vite config/view to resolve 500 error
2026-02-04 10:13:31 -03:00

6 lines
64 B
JavaScript

import './bootstrap';
import.meta.glob([
'../images/**',
]);