2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

allow require.resolve('bootstrap') to work under node

This commit is contained in:
James Friend
2014-06-15 12:50:32 +08:00
parent ed06fd0936
commit 03342f1a7e
+1
View File
@@ -0,0 +1 @@
module.exports = __dirname;