Skip to content

Commit

Permalink
Release js
Browse files Browse the repository at this point in the history
  • Loading branch information
zampino committed Jan 27, 2022
1 parent a1daa68 commit b1b010e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nextjournal/clerk/config.clj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
(not= "false" prop)))

(def default-resource-manifest
{"/js/viewer.js" "https://storage.googleapis.com/nextjournal-cas-eu/data/8VvXRFPr27xQ4kYs5vfUfMKgx3oC4UFbsm1emPae85rLtsAcqFhPPccEuxQn9EgBG3V8XwF8iF164m7zbY2qoPGXDY"})
{"/js/viewer.js" "https://storage.googleapis.com/nextjournal-cas-eu/data/8VuL3n355t4kZFnxfMgZkU2ZuDgwJtKAMChXsSRemHkjswBKvqvXaBLgGhqtsdQoWuqsmzJrYUJGZt2WZS2teVpWzS"})

(def resource-manifest-from-props
(when-let [prop (System/getProperty "clerk.resource_manifest")]
Expand Down

0 comments on commit b1b010e

Please sign in to comment.