From 9d4a85395d15b3f52faaba5f2506e0ecbbd97ee0 Mon Sep 17 00:00:00 2001 From: Mimmmo Cosenza Date: Mon, 27 Jan 2014 15:11:24 +0100 Subject: [PATCH] add note on :none not supported --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9aec118..9cd3a8c 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,10 @@ ways to go about it: * explicitly start Austin's server, providing the desired port number, e.g. `(cemerick.austin/start-server 9000)`. +#### Limitations + +* cljsbuild `:none` optimization option is not supported + ## TODO * ISO a reasonable automated test strategy