mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 03:16:37 +00:00
chore: remove unneeded file extension
This commit is contained in:
committed by
Andelf
parent
42f2910a0e
commit
306ec17ebd
@@ -3,7 +3,7 @@
|
||||
[clojure.string :as string]
|
||||
;; NOTE: Always use production build of excalidraw
|
||||
;; See-also: https://github.com/excalidraw/excalidraw/pull/3330
|
||||
["@excalidraw/excalidraw/dist/excalidraw.production.min.js" :refer [Excalidraw serializeAsJSON]]
|
||||
["@excalidraw/excalidraw/dist/excalidraw.production.min" :refer [Excalidraw serializeAsJSON]]
|
||||
[frontend.config :as config]
|
||||
[frontend.db :as db]
|
||||
[frontend.handler.editor :as editor-handler]
|
||||
|
||||
Reference in New Issue
Block a user