Israel Antonio Rosales Laguan

Results 34 comments of Israel Antonio Rosales Laguan

I had an issue similar to this one. So I added a file `.gitattributes` like this: ```sh *.ts text eol=lf ``` With this the problem was solved, but I think...

Don't know if this is the place but here are my two cents: As a dev, I would like some `@alpha` (pre-launch release, functional code) to test prior to a...

Can you kindly point me to the documentation about how to use the alpha in a new project? Sorry if I miss it. I would like to test it in...

Thanks, checking right now!

> I don't know you, but i prefer to have more applications in dock instead of using 1 application (browser) with a lot websites loaded. > > And if you...

What about `router` or similar for subapp?

Also, `router` is the usual name in other languages and libraries. BTW, great work for this library, our team is leveraging it to try it above other ones!

Solved in https://github.com/thruster-rs/Thruster/pull/232