Mihail Vratchanski

Results 13 comments of Mihail Vratchanski

Hi @frankleonrose, I do not know if there is still interest in this framework, however for the issue of zero clocks in the peripheral_clk_config.h there is a fix: https://github.com/Mivr/atmel-start/commit/5e3b17727cf20da95c6b5ca4d61c107cb989e9f8 as...

I am also interested in this. @Zetten is this going to be merged? I can make some changes if needed and if @KyleW is not available.

@alexeagle If concatjs is in maintenance mode what would you recommend as a bundler that follows the ibazel protocol?

@farcaller Thank you for the preposition, I also found this: https://github.com/bazelbuild/rules_nodejs/pull/2431/files (Webpack 5 serve using ibazel, I have not tested it though) I am actually looking for a solution that...

@alexeagle Thank you very much these rules look great! I will definitely use these rules in a POC for the organization I work for.

So I checked and the problem comes from the assets attribute, when I add an out_dir or move the ts_project rule to the root the build passes. I think a...

rules_spa seems to be targeting the case of module federation being used for routes, but this is one of the approaches, there is also the case where a component can...

@ccoVeille Thank you very much for the review. I will be addressing the comments tomorrow. And for the parser change, Goccy handles comments differently and this will break workflows for...

@mikefarah ## Thesis You do make a good point: As I get it: Why to work on this if we can just wait for [https://github.com/yaml/go-yaml](https://github.com/yaml/go-yaml) and then just replace a...

P.S. if you see value in having goccy as a parser and you want some or all of the differences to be handled with pre and/or post processors please do...