On Tuesday, February 24, 2015 at 12:37:46 PM UTC, David Nolen wrote:
> :preamble will only be applied to the base module. When using :modules there
> is not such thing as a main output file.
>
>
> You cannot currently have a per module :preamble.
>
I recently wanted per-module :preamble when p
:preamble will only be applied to the base module. When using :modules
there is not such thing as a main output file.
You cannot currently have a per module :preamble.
David
On Tue, Feb 24, 2015 at 6:25 AM, Max Gonzih wrote:
> On Saturday, February 21, 2015 at 7:01:39 PM UTC+1, David Nolen wro
On Saturday, February 21, 2015 at 7:01:39 PM UTC+1, David Nolen wrote:
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
>
> README and source code: https://github.com/clojure/clojurescript
>
>
> New release version: 0.0-2913
>
>
> Leiningen dependency information:
>
Closure Module support was developed by testing alongside with cljsbuild.
There's nothing to wait for.
Is there some issue that you encountered?
On Mon, Feb 23, 2015 at 3:35 PM, Shaun LeBron
wrote:
> I was trying out the Closure Module support. Looks like we need to wait
> for cljsbuild to sup
I was trying out the Closure Module support. Looks like we need to wait for
cljsbuild to support this.
On Saturday, February 21, 2015 at 3:16:11 PM UTC-6, Boris Kourtoukov wrote:
> On Saturday, February 21, 2015 at 1:01:39 PM UTC-5, David Nolen wrote:
> > ClojureScript, the Clojure compiler that
On Saturday, February 21, 2015 at 1:01:39 PM UTC-5, David Nolen wrote:
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
>
> README and source code: https://github.com/clojure/clojurescript
>
>
> New release version: 0.0-2913
>
>
> Leiningen dependency information:
>
ClojureScript, the Clojure compiler that emits JavaScript source code.
README and source code: https://github.com/clojure/clojurescript
New release version: 0.0-2913
Leiningen dependency information:
[org.clojure/clojurescript "0.0-2913"]
This release comes with two very big enhancements.