jeasx / jsx-async-runtime

An asynchronous JSX runtime without dependencies to be used as server-side template engine.
Other
10 stars 1 forks source link

Ship non-minified version #4

Closed pauleveritt closed 1 month ago

pauleveritt commented 1 month ago

The NPM package ships dist/esm/jsx-dev-runtime.js as minified code. When I'm debugging, I'd prefer to see the original source.

jablonski commented 1 month ago

Yes, this makes absolute sense. It's fixed in 0.4.2.