William Blais

Results 12 comments of William Blais

Any workaround for this?

Would be really useful! A slider with the possibility of having two values.

@f3l1x thanks for the quick answer! Do you think it would be a good solution to modify getPhpFiles() in utils.ts to to download the file directly from npm and unzip...

@f3l1x If I add gd to php.ini, will it work? Do you have any examples on how to add an extension to vercel/php?

Fixed: Make sure to never call Socialite::driver($provider)->user() twice, or Socialite::driver($provider)->user() AND Socialiter::driver($provider)->login().

@ArrowNightmare Je pense que le projet est abandonné, le dernier comit était il y a 6 mois...

@manast Added a test case. By default, the code in worker.ts:265 appends .js to the processorFile path when the file extension is not found in supportedFileTypes. Would it be better...