mirror of
https://github.com/status-im/reagent.git
synced 2025-01-13 05:14:45 +00:00
8ff70c7eb9
Requiring react-dom-server with React 15.4 in browser code would increase filesize by about 100KB. This change separates the pre-render code to a different file which is only used by a separate Lein profile.
22 lines
280 B
Plaintext
22 lines
280 B
Plaintext
target
|
|
pom.xml
|
|
.lein-repl-history
|
|
pom.xml.asc
|
|
.nrepl-port
|
|
demo/empty.cljs
|
|
outsite/public/index.html
|
|
outsite/public/js
|
|
outsite/public/news
|
|
outsite/public/css
|
|
out
|
|
figwheel_server.log
|
|
|
|
reagent.iml
|
|
.idea
|
|
.lein-failures
|
|
|
|
outsite/bundle.js
|
|
outsite/bundle.min.js
|
|
node_modules
|
|
pre-render
|