What's the technical reason each node.js version requires an explicit class? Browsing the code, I don't see a real reason this should be required. This is severely limiting to those of us who require the latest node.js versions (as is usually the case with development).
What's the technical reason each node.js version requires an explicit class? Browsing the code, I don't see a real reason this should be required. This is severely limiting to those of us who require the latest node.js versions (as is usually the case with development).