Roy Riojas
Roy Riojas
Hi I just stumbled upon this issue: When I try to use this module `dtektor` and at the same time I try to use `browserify-hmr` I have made a small...
Hi @renchap I'm really curious to understand why the` useModal` hook needs to use react context. Basically the way I was handling modals was using this simpler hook. ```js export...
Thanks for an awesome boilerplate code to showcase federated modules! This is an attempt to make it work with the latest deps. I have to dedupe `@babel/runtime` by hand (using...
Hi guys, I just notice the build for a somehow complex less file was taking **about 4s**. I did some debug and found that the imports are parsed several times....
I have been working now more frequently with jest and snapshot testing seems to be fairly more powerful than manually trying to create the expected results. This will be definitively...
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...