This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-11-23 22:11:09 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
62f7600aa4
Ghost
/
ghost
/
bootstrap-socket
/
index.js
2 lines
52 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Refactored bootstrap-socket API for testability - this makes it much easier to stub this behaviour in tests - also makes more sense
2020-08-09 19:15:46 +03:00
module
.
exports
=
require
(
'./lib/bootstrap-socket'
)
;
Reference in New Issue
Copy Permalink