Initial commit
This commit is contained in:
5
themes/keepit/node_modules/browserify/test/ignore/by-relative.js
generated
vendored
Normal file
5
themes/keepit/node_modules/browserify/test/ignore/by-relative.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* This test is to check to make sure that files that are ignored do not get
|
||||
* bundled when referenced with a nested relative path.
|
||||
*/
|
||||
t.deepEqual(require('./relative'), {});
|
||||
Reference in New Issue
Block a user