mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-31 03:30:23 +00:00
allow require.resolve('bootstrap') to work under node
This commit is contained in:
parent
ed06fd0936
commit
03342f1a7e
1 changed files with 1 additions and 0 deletions
1
index.js
Normal file
1
index.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports = __dirname;
|
||||
Loading…
Reference in a new issue