0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-12 10:09:03 -05:00

🔧 Update anon fn naming policy.

This commit is contained in:
Andrey Antukh 2020-04-08 16:54:44 +02:00
parent 6f9b304a40
commit 7068a49e00

View file

@ -17,5 +17,5 @@
:compiler-options
{:fn-invoke-direct true
:source-map true
:anon-fn-naming-policy :mapped
:anon-fn-naming-policy :off
:source-map-detail-level :all}}}}}