mirror of
https://github.com/penpot/penpot.git
synced 2026-09-25 05:16:14 +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
|
(ns app.common.svg
|
||||||
(:require
|
(:require
|
||||||
#?(:cljs ["./svg_optimizer.js" :as svgo])
|
#?(:cljs ["./svg/optimizer.js" :as svgo])
|
||||||
#?(:clj [clojure.xml :as xml]
|
#?(:clj [clojure.xml :as xml]
|
||||||
:cljs [tubax.core :as tubax])
|
:cljs [tubax.core :as tubax])
|
||||||
[app.common.data :as d]
|
[app.common.data :as d]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user