Packages

Potionx project generator. Provides a `mix potionx.new` task to bootstrap a new Elixir application with Phoenix, Absinthe, Pow and Vue dependencies.

Current section

Files

Jump to
potionx_new templates phx_assets babelrc
Raw

templates/phx_assets/babelrc

{
"presets": [
"@babel/preset-env"
]
}