Closed erdos closed 7 years ago
The value of :aot key in a project map is either a vector of namespaces or the :all keyword. Fixed a typo where function checks for [:all] instead of :all.
:aot
:all
[:all]
The value of
:aot
key in a project map is either a vector of namespaces or the:all
keyword. Fixed a typo where function checks for[:all]
instead of:all
.