configuring gigalixir deploy

This commit is contained in:
Victor Martinez 2024-03-30 03:40:08 +01:00
parent 539755afbf
commit ad746932e6
3 changed files with 6 additions and 0 deletions

View file

@ -1,4 +1,7 @@
{
"scripts": {
"deploy": "cd .. && mix assets.deploy && rm -f _build/esbuild*"
},
"dependencies": {
"buttplug": "^3.2.2",
"topbar": "^2.0.2"

2
elixir_buildpack.config Normal file
View file

@ -0,0 +1,2 @@
elixir_version=1.16.0
erlang_version=26.0

View file

@ -0,0 +1 @@
node_version=20.12.0