How to get theme directory from scripts/filename.js
?
#5559
-
i want get current active theme directory (absolute path) from
|
Beta Was this translation helpful? Give feedback.
Answered by
dimaslanjaka
Oct 11, 2024
Replies: 1 comment
-
console.log(hexo.theme_dir); |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dimaslanjaka
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
console.log(hexo.theme_dir);