Félix Dion-Robidoux

Results 14 comments of Félix Dion-Robidoux

I hear CTRL+F does wonders.

Isn't Yarn kinda redundant since NPM stepped up their performance and security since v5?

I'd like that too, this is preventing us from accessing the error code from a production log.

I found a way for myself to get results from CLI, which works for my use-case; I just enable this : ```csharp FtpTrace.LogToConsole = true; ``` A bit verbose on...

Is it fundable, though? What's preventing the project from being fundable?

This shouldn't be too hard : - Add a `Vector2 ParallaxFactor` property to `TiledMapLayer` - Extract it from the tiled map file during reading. - Add it to the TiledMapLayer...

@Kingside88 How did you fix the `Failed to start CMD` error ? That's where I'm at.

This is also a problem we're having with the way we're building our Vue 3 app with Vite. Can this issue get some love, please?