Axe

Results 27 comments of Axe
trafficstars

I got same problem and I fix it in this PR: https://github.com/stevenwanderski/bxslider-4/pull/1201/files

I ported @PowerKiKi 's code to work with laravel directly. the repo is https://github.com/ShaneXie/laravel-graphql-upload . and please lmk if there is any bugs.

@PowerKiKi thanks for your options. I strongly agree with you that the tests are essential, I will write them during this weekend, for now I just want our production quickly...

with latest vite 4 and latest version of this plugin, you don't need to do the exclude hack anymore for node app.

closing since there is a workaround.

sorry, tons of things are going on in work and life. pushed out a new 2.0.0 for support vite 3, please try it out.

it works fine with vite 4 and latest version of this plugin. please test it out.

try with vite@4 and latest version of this plugin. it should just work, since vite now by default build esm.

closing cause there is a workaround. feel free to reopen. I don't have plan so far to make it work with frontend ssr, since most of my projects have separate...

@kasbah what error did you get ? the express example works fine for me under node 18