add nextjs app: yoga-app
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build.docker.image": "cd environment/dev/docker/yogastic/scripts && bash build.docker.build.sh"
|
||||
"build.docker.image.yogastic": "cd environment/dev/docker/yogastic/scripts && bash build.docker.build.sh",
|
||||
"build.docker.image.app": "cd environment/dev/docker/app/scripts && bash build.docker.build.sh "
|
||||
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user