Fabian
Fabian
Any plans on supporting this?
Having the same issue isVisible gets set to false and my test breaks due to logic being performed when !isVisible
Also have this problem, could you guide us @tvkhoa ? 👍
Sure I can put one together. I just tried again and it seems the `@nx/node` `serve` executor doesn't wait for the server to shutdown before reloading and therefore fails because...
After a big refactor this now sees to work, I have no clue what could've solved it though, closing this for now.
Also having this issue, running @remix-run/dev 1.19.1
This happens when gulp-render is called from the 'pages' task in from the gulp.js file in react-starter-kit. Again, it only happens when i have required a lib that uses `window`....
Yea okay i understand. Thanks for the help i think either of your examples will work fine. Just one question; as i said before I'm using this gulp plugin as...
Thanks a lot! Btw, I really like what you've done with gulp-render and react starter kit