Wouter Sioen
Wouter Sioen
This is a feature we're missing as well, so it would be very nice to see this.
I'm having the same problem here, when upgrading from 4.3.3 to 4.3.5. The problem is fixed when I disable this plugin. This is what (the relevant part of) my vite...
In my `main.ts` file, I init Sentry this way: ``` import * as Sentry from '@sentry/vue' import { BrowserTracing } from '@sentry/tracing' if (import.meta.env.VITE_SENTRY_DSN && import.meta.env.VITE_SENTRY_ENVIRONMENT) { Sentry.init({ app, dsn:...
Looks like this is fixed with the release of vite 4.4.8, I cannot reproduce the problem anymore after updating 🙌
@kajman-cz thanks for creating this issue. Do you have a practical example where this behavior introduces bugs in the htaccess tester? That would help us understand the exact problem a...
We're planning to actually implement multiple passes through the server. I'll keep you posted
We normally have pretty good consistency with apache for the NE flag (we have a set of rules containing this flag tested both against our app and against apache giving...
I'm mainly using this with Fork, which has unit tests and functional tests. I'd probably want the unit tests to run when committing (because they are fast), but I wouldn't...
@nmaillat or @jygaulier Any news to get this merged? This is blocking us from upgrading to Laravel 9
@nmaillat or @jygaulier Any news to get this merged? This is blocking us from upgrading to Laravel 9