If I intend to create an e-commerce website without any JavaScript, may I use "--no-esbuild" given that I do not want to add any JavaScript dependencies? I am trying to replace the e-commerce website I have built using PHP & HTML & CSS (without any JavaScript at all).
I was even considering "--no-assets" and add Tailwind (or whatever else) manually.
Comments
If I intend to create an e-commerce website without any JavaScript, may I use "--no-esbuild" given that I do not want to add any JavaScript dependencies? I am trying to replace the e-commerce website I have built using PHP & HTML & CSS (without any JavaScript at all).
I was even considering "--no-assets" and add Tailwind (or whatever else) manually.
I hope a core developer of Phoenix could help me out here. :/
https://news.ycombinator.com/item?id=35928648