????
Current Path : /home/thenclexdoctor.com/public_html/ |
Current File : /home/thenclexdoctor.com/public_html/vite.config.js |
import { defineConfig } from 'vite'; import laravel from 'laravel-vite-plugin'; export default defineConfig({ plugins: [ laravel({ input: ['resources/css/app.css', 'resources/js/app.js'], refresh: true, }), ], });
Sorry, this page is not available...