mirror of
https://github.com/bodyrep/DemoApp.git
synced 2026-01-26 15:11:38 +00:00
migrating repo to Bodyrep org
This commit is contained in:
4
node_modules/express/index.js
generated
vendored
Normal file
4
node_modules/express/index.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
module.exports = process.env.EXPRESS_COV
|
||||
? require('./lib-cov/express')
|
||||
: require('./lib/express');
|
||||
Reference in New Issue
Block a user