Packages

A boilerplate Phoenix Live View Setup

Current section

Files

Jump to
gen_template_phx_live_view template $PROJECT_NAME$ assets .babelrc
Raw

template/$PROJECT_NAME$/assets/.babelrc

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