Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akiran/enhanced-require-debug
https://github.com/akiran/enhanced-require-debug
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akiran/enhanced-require-debug
- Owner: akiran
- Created: 2015-02-03T10:04:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T10:09:14.000Z (almost 10 years ago)
- Last Synced: 2024-05-01T21:29:04.474Z (7 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-appliAs 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.