mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
Minor changes on figwheel script.
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
'[figwheel-sidecar.repl-api :as ra])
|
||||
|
||||
(ra/start-figwheel!
|
||||
{:figwheel-options {:css-dirs ["resources/public/css"]}
|
||||
{:figwheel-options {:css-dirs ["resources/public/css"]
|
||||
:server-port 3449
|
||||
:server-ip "0.0.0.0"}
|
||||
:build-ids ["dev"]
|
||||
:all-builds
|
||||
[{:id "dev"
|
||||
|
||||
Reference in New Issue
Block a user