We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5a90c commit 4cd56fcCopy full SHA for 4cd56fc
dev.exs
@@ -4,7 +4,7 @@
4
#
5
Mix.install([
6
{:ecto_sqlite3, ">= 0.0.0"},
7
- {:error_tracker, path: "."},
+ {:error_tracker, path: ".", force: true},
8
{:phoenix_playground, "~> 0.1.7"}
9
])
10
0 commit comments