Software: Apache. PHP/8.1.30 uname -a: Linux server1.tuhinhossain.com 5.15.0-163-generic #173-Ubuntu SMP Tue Oct 14 17:51:00 UTC uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root) Safe-mode: OFF (not secure) /home/picotech/domains/classify.picotech.app/public_html/ drwxr-x--- | |
| Viewing file: Select action/file-type: import { defineConfig } from 'vite';
import laravel, { refreshPaths } from 'laravel-vite-plugin';
import vue from '@vitejs/plugin-vue2';
export default defineConfig({
plugins: [
vue(),
laravel({
input: [
'resources/backend/app.css',
'resources/frontend/js/app.js',
'resources/frontend/css/app.css',
'resources/frontend/js/filepond.js',
'resources/frontend/js/vue-config.js',
],
refresh: true,
}),
],
resolve: {
alias: {
'@': '/resources/js'
}
},
build: {
chunkSizeWarningLimit: 5000,
},
});
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0035 ]-- |