Anup

Results 12 comments of Anup

Can you share the repository link?

@UbiquitousBear is it possible for you to give a github link for the repo? So, we can run it locally and see what the issue is?

@alxvallejo you end up seeing ~20 bundle files because `preact-cli` publishes `.esm` bundles (for the latest browsers) and transpiled bundles (for the remaining browsers) by default. Also, as your number...

you can use a regex match like: `` for matching it with the bundle file.

I can work on this and we need to improve our logging much better.

This is a good thought but I fear the list might end up being pretty big in the `readme.md` page. 😅

I was trying to convert the YARSK to an isomorphic app and I was also facing the same issue. I am using an `iMac with OSX version: 10.11.5` Package versions:...