mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
📎 Move svg_optimizer.js under svg directory
This commit is contained in:
parent
bb6fd4107b
commit
f92c6e5db4
@ -6,7 +6,7 @@
|
||||
|
||||
(ns app.common.svg
|
||||
(:require
|
||||
#?(:cljs ["./svg_optimizer.js" :as svgo])
|
||||
#?(:cljs ["./svg/optimizer.js" :as svgo])
|
||||
#?(:clj [clojure.xml :as xml]
|
||||
:cljs [tubax.core :as tubax])
|
||||
[app.common.data :as d]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user