[ACA-2952] Remove unnecessary build steps for dev-server start, add first bit of .env usage (#1379)

* [ACA-2952] Remove unnecessary build steps for dev-server start, add first bit of .env usage

* Fix doc owner
This commit is contained in:
Popovics András
2020-03-26 17:03:38 +01:00
committed by GitHub
parent 0cca87b382
commit 9a87564c8a
8 changed files with 40 additions and 18 deletions

2
.github/CODEOWNERS vendored
View File

@@ -27,7 +27,7 @@ protractor.conf.js @adinapitul
# The `docs/*` pattern will match files like
# `docs/getting-started.md` but not further nested files like
# `docs/build-app/troubleshooting.md`.
#docs/* docs@example.com
docs/* @m-hulbert
# In this example, @octocat owns any file in an apps directory
# anywhere in your repository.