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