Skip to content

Commit b95ebde

Browse files
committed
Tau - use assets.deploy.dev within setup.dev
1 parent 8e7e947 commit b95ebde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/beam/tau/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ defmodule Tau.MixProject do
8080
"deps.get",
8181
"tailwind.install",
8282
"esbuild.install",
83-
"assets.deploy.prod"],
83+
"assets.deploy.dev"],
8484

8585
"tau.release": [
8686
"local.hex --force",

0 commit comments

Comments
 (0)