Isomorphic Nano JSX example using Webpack, TypeScript and ESModules.
npm run build
npm run serve--experimental-specifier-resolution=nodeis needed, otherwise Node.js can't resolve"jsxImportSource": "nano-jsx/esm".resolve-typescript-pluginis needed, otherwise Webpack can't resolve.jsfiles inside a.tsfile.