Skip to content

Isomorphic Nano JSX example using Webpack, TypeScript and ESModules.

License

Notifications You must be signed in to change notification settings

nanojsx/nano-jsx-esm-example

Repository files navigation

Nano JSX (Isomorphic and ESM-only)

Isomorphic Nano JSX example using Webpack, TypeScript and ESModules.

npm run build

npm run serve

Comments

  • --experimental-specifier-resolution=node is needed, otherwise Node.js can't resolve "jsxImportSource": "nano-jsx/esm".
  • resolve-typescript-plugin is needed, otherwise Webpack can't resolve .js files inside a .ts file.

About

Isomorphic Nano JSX example using Webpack, TypeScript and ESModules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published