11 ms·
Basically the only forbidden thing is dynamically calculating import paths, or dynamically generating the module.exports object.
by throwAGIway 2y ago
Basically the only forbidden thing is dynamically calculating import paths, or dynamically generating the module.exports object.