This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
node
mirror of
https://github.com/nodejs/node.git
Watch
1
Star
0
Fork
You've already forked node
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ac0563f97d
node
/
deps
/
npm
/
node_modules
/
config-chain
/
test
/
ignore-unfound-file.js
6 lines
79 B
JavaScript
Raw
Blame
History
var
cc
=
require
(
'..'
)
//should not throw
cc
(
_
_dirname
,
'non_existing_file'
)
Reference in New Issue
View Git Blame
Copy Permalink