This website requires JavaScript.
Explore
Help
Sign In
OpenSourceArk
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8f3985bc66
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