summaryrefslogtreecommitdiff
path: root/org-roam-ui.el
diff options
context:
space:
mode:
authorKirill Rogovoy <[email protected]>2021-07-23 16:50:47 +0300
committerKirill Rogovoy <[email protected]>2021-07-23 16:50:47 +0300
commit57b2ae80a4e6e496526f815f1e3fd1af56e0aa8c (patch)
tree619e65ff0d0fe36b750b7cd4b42541d0a5271ba4 /org-roam-ui.el
parent7f3943439a7a5e20df1cca1578140a25eb973ad0 (diff)
Add production build
Diffstat (limited to 'org-roam-ui.el')
-rw-r--r--org-roam-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/org-roam-ui.el b/org-roam-ui.el
index 7dad383..5c3d5b6 100644
--- a/org-roam-ui.el
+++ b/org-roam-ui.el
@@ -46,7 +46,7 @@
(defvar org-roam-ui/root-dir default-directory
"Root directory of the org-roam-ui project.")
-(defvar org-roam-ui/app-build-dir (expand-file-name "./build/")
+(defvar org-roam-ui/app-build-dir (expand-file-name "./out/")
"Directory containing org-roam-ui's web build.")
;;; Dynamic variables