Matthias Hryniszak

Results 56 comments of Matthias Hryniszak

This is really bad... Parcel 1 used to work with symlinked packages as already mentioned in this thread. Not being able to symlink packages basically means one needs to restart...

Guys, is this still being considered if it will be changed? What's stopping you from fixing this problem?

Yeah, well unfortunately it all breaks down when you have modules in different repos and you use npm link which is the de facto standard way of linking libs in...

For the moment, I found a temporary solution when working with libraries. Instead of making it a build-time dependency, I have tried to use it as runtime dependency, using module...

And if need be I can donate some hardware (receivers) for the purpose of implementing this.

@brandonrc Do you think it makes sense to invest time into making ELRS work on Crossfire hardware in the light of what you said about it needing pickit3? Maybe it'd...

I've had problems building the solution because of some GPG plugin problem but I've tested the pull request otherwise directly from Eclipse and it worked OK.

Any plans (near or far) to implement it?

Have you tried it out, guys? I mean `vite build --watch` and then to serve the project using `vite serve --port `. I have tried it, it's in the [repository](https://github.com/padcom/vite-vue3-module-federation-example/blob/master/library/package.json#L7)...