Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akiran/enhanced-require-debug


https://github.com/akiran/enhanced-require-debug

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Created to debug this issue
http://stackoverflow.com/questions/28275775/how-to-handle-window-object-on-nodejs-for-server-side-rendering-of-reactjs-appli

As suggested in the stackoverflow answer, I am trying to ignore modules that use window on server side. But webpack.IgnorePlugin is not working with enhanced require.