mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 00:51:38 +02:00
🎉 Migrate from figwheel to shadow-cljs.
This commit is contained in:
parent
7d0037bfaa
commit
f7bfc4d135
47 changed files with 2021 additions and 41065 deletions
4
frontend/vendor/beicon/impl/rxjs.cljs
vendored
Normal file
4
frontend/vendor/beicon/impl/rxjs.cljs
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
(ns beicon.impl.rxjs
|
||||
(:require ["rxjs" :as rx]))
|
||||
|
||||
(goog/exportSymbol "rxjsMain" rx)
|
Loading…
Add table
Add a link
Reference in a new issue