Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/news/2018-03-26-release.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You can read more about `cljs.main` at https://clojurescript.org/news/2018-03-26

The shared AOT cache feature saves artifacts compiled from JARs so that they can be reused across your projects, or reused in the event that you do a clean build in a project. This can save time by avoiding recompiling code that does not change.

More information about this feature will be coming out https://clojurescript.org/news[later].
You can read more about this feature at https://clojurescript.org/news/2018-03-28-shared-aot-cache[Shared AOT Cache].

## Module Processing Improvements and Closure Update

Expand Down