maelanleborgne
maelanleborgne
Hi, I'm hosting one of my Grav project on OVH, which doesn't allow to set the cron 'minute' field for the cron periodicity. That means We can only get the...
### Describe the bug Using SWC binary, the `--ignore` option doesn't allow passing a list of paths. ### Input code ```typescript // Example of what I've tried : swc compile...
# Description When using a class's FQCN as event name, you have to enter the FQCN in the command to make it work. If the event name given by the...
This PR has been merged a few days ago : https://github.com/symfony/symfony/pull/50946 We now don't need to make a controller to match the logout path, we just need to register a...
This is a tricky one. SWC has [an '--ignore' option](https://swc.rs/docs/usage/cli#--ignore), but it allows only a single path to be excluded (or at least I didn't manage to make it take...
Closes #1 This is a tricky one. SWC has [an '--ignore' option](https://swc.rs/docs/usage/cli#--ignore), but it allows only a single path to be excluded (or at least I didn't manage to make...
If we allow the use of another compiler than swc, we will need to create the necessary classes and interfaces to make it work
| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | Issues | Fix #1225 | License | MIT Add two config...
| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | Issues | Fix #1225 | License | MIT Will follow #1930...