Snowpack
JSX
JSX
Snowpack has built-in support to handle .jsx
& .tsx
source files in your application.
Note: Snowpack’s default build does not support JSX in .js
/.ts
files. If you can’t use the .jsx
/.tsx
file extension, you can use Babel to build your application instead.