mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Add Gigalixir asset deploy script
This commit is contained in:
parent
6c51aa113f
commit
909d04f2a1
@ -2,7 +2,9 @@
|
|||||||
"repository": {},
|
"repository": {},
|
||||||
"description": " ",
|
"description": " ",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {},
|
"scripts": {
|
||||||
|
"deploy": "cd .. && mix assets.deploy && rm -f _build/esbuild"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "^7.12.1",
|
"@babel/polyfill": "^7.12.1",
|
||||||
"axios": "^0.21.0",
|
"axios": "^0.21.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user