Level 37
Well, it's not working good with laravel vite plugin getting this error.
failed to load config from E:\www\technologies\Laravel\laravel-vite-typescript\vite.config.ts
error during build:
TypeError: vite.createFilter is not a function
at vuePlugin (E:\www\technologies\Laravel\laravel-vite-typescript\node_modules\@vitejs\plugin-vue\dist\index.cjs:2395:23)
at Object.<anonymous> (E:\www\technologies\Laravel\laravel-vite-typescript\vite.config.ts:36:35)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.require.extensions.<computed> [as .ts] (E:\www\technologies\Laravel\laravel-vite-typescript\node_modules\vite\dist\node\chunks\dep-c9998dc6.js:61998:20)