How to build SolidJS application with esbuild
I this article, I'll show who to build SolidJS application with esbuild. Code generation First I generate code following the documentation: $ npx degit solidjs/templates/js esbuild-solid npx: installed 1 in 0.664s > cloned solidjs/templates#HEAD to e...
Aug 11, 20213 min read5.0K

