Ali Malekpour

Results 2 issues of Ali Malekpour

Recent minor release breaks storybook for react compilation. I think the issue exists in 14.3.3 and 14.3.4 versions and my workaround was to add the following to package.josn: ```json "resolutions":...

bug

I have been trying to build a react development environment with zero NPM and bundler dependency. So far I was able to use `nerv` source code with minimal changes. It...