Current section
Files
Jump to
Current section
Files
template/$PROJECT_NAME$/phoenix_static_buildpack.config
<% MixTemplates.ignore_file_unless(assigns[:deploy] == "heroku") %>
node_version=9.2.0
phoenix_relative_path="apps/<%= @project_name %>_web"
assets_path="assets"
compile="bin/deploy/heroku_compile_assets"
phoenix_ex="phx"