Hugo Alliaume

Results 329 comments of Hugo Alliaume

> To be honest, I don't fully understand all the codes of `vue-loader`, but this PR can pass basic tests, has been released as `@best-shot/vue-loader`, and has supported multiple projects...

Hi Nicolas, > But the whitespace around the div is noise What do you mean about "noise"? is it blocking Turbo or equivalent? or is it "purely visual" ? When...

Ah, yeah, didn't think about `:empty` pseudo-selector, you're right! I also thought about globally configure this behaviour, like `vue-template-compiler` used to do with Vue 2 and the [compiler option `whitespace`](https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#options),...

I am closing due to inactivity, feel free to re-open the PR if necessary. Thanks for the contribution!

Hi, I'm not really fan of this kind of feature, in the JavaScript world, you can import and **alias** through the module resolution system, which does not exist here with...

Not a fan either, if I take your example for #1108 with ``, I rather think that it's a design problem on your part, and UX shouldn't try to fix...

> I get the same bug. I test the patch from @Kobo-one and it's worked for me. > > So, if we use Alpine.js in a live component, it could...

I am closing due to inactivity, feel free to re-open the PR if necessary. Thanks for the contribution!