feat: add backpex (config, js hooks, deps, css, formatter)
This commit is contained in:
parent
b05cd7db77
commit
5d0e8b5f78
6 changed files with 31 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
import_deps: [:ecto, :ecto_sql, :phoenix],
|
||||
import_deps: [:ecto, :ecto_sql, :phoenix, :backpex],
|
||||
subdirectories: ["priv/*/migrations"],
|
||||
plugins: [Phoenix.LiveView.HTMLFormatter],
|
||||
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}", "priv/*/seeds.exs"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue