Vytenis
Vytenis
Works on Android
```js import * as hyperscript from 'hyperscript.org'; hyperscript.browserInit(); ```
Can we at least have typings for typescript users? I come up with prove of concept ``` npx tsc --declaration dist/_hyperscript.js --allowJs --emitDeclarationOnly --skipLibCheck ``` and in your package.json file...
@yamalight hi, sorry about offtopic - I noticed that repository with a website is archived. Do you need a help on building the new one? Thinking about astrojs
It is expected behavior? https://github.com/search?q=repo%3Aalangpierce%2Fsucrase+%22exports.+default%22&type=code The space after exports also visible in this demo https://sucrase.io/#compareWithTypeScript=true
:joy_cat:
Project is dead. Last commit 2y ago.
Project dead?
For this case that this is not been released yet, we use the master branch for our project and it is in production. So good to go I would say...
Use https://www.npmjs.com/package/webpack-bundle-analyzer 