Jérôme Laban

Results 805 comments of Jérôme Laban
trafficstars

Thanks for the report. Can you provide a repro sample as well as the command you used to build the project? If possible, [a binlog](https://platform.uno/docs/articles/uno-builds-troubleshooting.html) would be useful.

@mergifyio backport release/stable/9.0

Thanks for the question. At this time, the only allowed customizations are coming from a custom [index.html](https://github.com/unoplatform/Uno.Wasm.Bootstrap/blob/107ec062ba471cde09d91c0df7f1afff2d96e29e/src/Uno.Wasm.Bootstrap/Templates/index.html#L24) that you can specify in your app. Adding something else would require changes...

Thanks for the question. I do not understand the requirement. What do you mean by restricted environment?

I'm not entirely sure of the scenario, but if you only want to skip certain parts that would fail, you can use `--skip` parameter.

Indeed, we're missing documentation on those options, this could be done in a contribution.

I'm sorry, I missed the comments, it's not particularly common to do this :) PRs are better. Fall through cases are accepted in C#, so there's no problem for `case...

Those are simple documentation and help messages changes, it's not a problem to open a PR and discuss there.

Thanks for the report. There's indeed no option to list available skips at this time.

Thanks for the report. Could you set the logging level to diagnostics, restart VS and open your solution, then provide the file log for the execution of unocheck? ![Image](https://github.com/user-attachments/assets/0c04e210-7a2f-40fd-b773-9f5b5830555e) As...