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-30 01:42:29 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
6161f94910
Ghost
/
ghost
/
magic-link
/
index.js
2 lines
45 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Fixed require paths and top level js files no-issue We only include index.js and lib in npm packages.
2021-07-15 20:15:49 +03:00
module
.
exports
=
require
(
'./lib/MagicLink'
)
;
Reference in New Issue
Copy Permalink