v1rtl
v1rtl
mrmime looks good, I'll try to replace es-mime-type with that
@richajak this is currently blocked by https://github.com/lukeed/mrmime/issues/2
having the same issue 
I think it can be achieved by parsing html file and finding a script tag. And then using it as an input file, so: ```shell esbuild < input.js ``` and...
> > I think it can be achieved by parsing html file and finding a script tag. And then using it as an input file, so: > > ```shell >...
hm, any progress on PR?
What about renaming to `cbat`, @astaxie?
@hlibco isn't TSX managed by the bundler? Parcel supports TSX and for JSX in Hyperapp you need to install a custom pragma, for example [hyperapp-jsx-pragma](https://github.com/zaceno/hyperapp-jsx-pragma) or [@hyperlight/jsx](https://github.com/hyperlightjs/hyperlight/tree/master/packages/jsx)
@mbasso, I like this project too! Very upset this isn't in GitHub trending :( About "complex mechanisms". You can just create a lot of plugins for asm-dom and we will...
thanks for the fix!