Fabio Goto
Fabio Goto
Thanks for answering! I'll build a small repository so you can see the exact point I'm working at!
Here's a repository mirroring exactly what I'm working on: https://github.com/yuigoto/vue-webpack-example I did the same with React and it went fine (html, body, meta, component), but with Vue I get stuck...
Nice! Will keep trying stuff and see if more warnings appear. For now, I'll stick with the stringified HTML output and keep testing. I was mostly worried because I wondered...
All right, thanks! 😉 I totally understand that, will see if Vue 2 works for what I've in mind as of now. Though I'm pretty happy with the rendered body...
Ooh! Nice! Will try this solution later! Been doing some stuff at work with other frameworks a didn't have the time to properly tinker with Vue lately. 😞 Gotta get...
Nice texturing! :stuck_out_tongue_winking_eye: This hole thingy is a little bit strange, but it was already like this in lgmodeler. So I didn't think it was an issue. But something like...
Yep, makes sense not to be able to select a hole :sweat_smile: The whole interface I think is quite well thought, even more the "new button" and "clone button", the...
Version `3.0.33` still failing when installing with `npm` with the `yarn not found error`. It's possible to install if you're using `bun` as package manager, but had to rip it...