C-Bass
C-Bass
I can't really tell if performance is an issue. My Post model contains quite a lot of columns and in some cases I only want to interact with / display...
@davidsandoz interesting find.. so are you saying there is no issue at all with using vuex-orm in asyncData when running in production?
I would like to know as well. And @sinasita, were you migrating from a project using vuex-orm with Vue 2? And were you able to retain all functionalities by using...
Hey @sinasita, thanks for the reply and for detailing some of what's needed to migrate to vuex-orm/next. Actually, when I wrote the message above I hadn't yet realized that you...
really looking forward to lazy loading being available in the master! : )
It's to complement the option to use a prefix. It saves you the trouble of having to add "tw-" manually hundreds of times, or use find/replace. For example let's say...
thank you, I'm having a look, at first glance it seems this isn't easy to use or compatible with bundles created through Webpack though.. but it's a step in the...
I just dug around a bit and found this https://github.com/sndyuk/mangle-css-class-webpack-plugin which I'm currently testing and having very good results with.. seems very promising
well.. I'm not using your vuedarkmode package. On my screen the icon wasn't visible because I have a white background maybe? I'm not sure if you're implying that this vuedarkmode...
Based on https://github.com/beyondcode/expose/issues/209 I realized I'm probably missing two things. First I hadn't set a wildcard dns A record. I added that to Cloudflare now On top of `expose.mydomain.dev` I...