You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David Nolen edited this page Aug 2, 2015
·
15 revisions
This page documents advice for people wanting to build ClojureScript projects that want or need to leverage eval-str and related functionality.
If you are building a web application where the final size of the deployed artifact matters > significantly you should not be leveraging any of the functionality outlined on this page.