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-28 22:43:30 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
renovate/tailwindcss-3.x
Ghost
/
ghost
/
bootstrap-socket
/
index.js
2 lines
52 B
JavaScript
Raw
Permalink
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