How to integrate Phoenix 1.6 with vue and esbuild

Hi @noargs :wave:

I did some research on this when 1.6 was announced and came across some discussion about how esbuild can’t work with vue so easily (insert hand waving here). Continuing the search I found mention that ViteJS (which uses ESBuild internally) could be an option.

Here is a thread about how to add ViteJS to Phoenix 1.6:

I’ve seen @thiagomajesk in a few threads about this and I suspect his insights would be very helpful.

Please keep us posted as to how it goes. Was it easy to integrate? Any issues in production? How was the deployment process? Yada yada yada :sweat_smile:

1 Like