mirror of https://github.com/status-im/reagent.git
Fix
This commit is contained in:
parent
ad96d3cbbd
commit
a4f239104c
|
@ -6,7 +6,7 @@ SHA=$(git rev-parse HEAD)
|
|||
|
||||
lein 'do' clean, cljsbuild once prod-npm, cljsbuild once prerender
|
||||
|
||||
node target/cljsbuild/prerender/main.js target/prod-npm/public/
|
||||
node target/cljsbuild/prerender/main.js target/cljsbuild/prod-npm/public/
|
||||
|
||||
lein codox
|
||||
|
||||
|
|
Loading…
Reference in New Issue