auto-eval
This commit is contained in:
parent
1db46040a3
commit
62b3f1ad5f
3 changed files with 46 additions and 6 deletions
|
|
@ -15,6 +15,9 @@
|
|||
(fs/copy "resources/public/bookmarklet.html" "gh-pages"
|
||||
{:replace-existing true})
|
||||
|
||||
(fs/copy "resources/public/disable_auto_eval.html" "gh-pages"
|
||||
{:replace-existing true})
|
||||
|
||||
(def style-source-dir (fs/file "resources" "public" "css"))
|
||||
(def style-target-dir (fs/file "gh-pages" "css"))
|
||||
(fs/create-dirs style-target-dir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue