mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 17:18:21 -05:00
This commits mainly renames the old `assert` to `verify` and adds new `assert` that laverages `:elide-asserts` on clojurescript and *assert* value on clojure. This approach enables an assert macro that does not performs any runtime checks and compiles to more performant code in both cases: development mode and production mode. |
||
---|---|---|
.. | ||
build | ||
dev/bench | ||
resources | ||
scripts | ||
src/uxbox | ||
test/uxbox/tests | ||
vendor | ||
.nvmrc | ||
Caddyfile | ||
deps.edn | ||
gulpfile.js | ||
legacy.edn | ||
legacy.fr.edn | ||
locales.clj | ||
tools.clj |