create DockerFile and docker-compose.yml WAD-6915
Showing
.dockerignore
0 → 100644
docker-compose.yml
0 → 100644
docker/devel/Dockerfile
0 → 100644
docker/prod/Dockerfile
0 → 100644
... | ... | @@ -31,6 +31,7 @@ |
"@babel/core": "^7.5.5", | ||
"@babel/plugin-proposal-class-properties": "^7.5.5", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.5.5", | ||
"@babel/plugin-syntax-dynamic-import": "^7.2.0", | ||
"@babel/plugin-transform-arrow-functions": "^7.2.0", | ||
"@babel/plugin-transform-async-to-generator": "^7.5.0", | ||
"@babel/plugin-transform-spread": "^7.6.2", | ||
... | ... |
settings.json
0 → 100644
Please
register
or
sign in
to comment