Paul
Paul
if you are using webpack then you can do this: ```ts alias: { zlib: require.resolove('browserify-zlib') }, ```
i have this problem with an ssr react project. i saw another problem where the props apppeared to be replaced altogether with the router props
@erezrokah I'm having a look at implementing @cowboyd 's suggestion. There are a couple of places in the codebase where `registerWidget` is called. One is in `netlify-cms-app` where [a number...
I'm hitting this too, would love to see @roblabat's PR make it through
Oh yes, definitely shoddy that we have not crossed this off. I have known about it. #679 is one issue also where we either include the rollup typescript plugin when...
@jbolda do you have an example repo that I can clone with this failing? I have an idea how to fix this.
I've just tested this PR #961 and it seems to work
and it was previously displaying the message
> Let's add linting to the mix. I feel like it's important that we not need to include `eslint` and `@frontside/eslint-config` in each project. agreed and I've updated the text.