angular/aio/scripts
Paul Gschwendtner eb43ed25eb build: do not use --config=release when building AIO for development (#48329)
When building AIO using `yarn build` the `--config=release` is added.
This was done as part of the Bazel migration to make sure the footer
shows a Git revision via Bazel stamping.

This does not provide enough benefits, compared to the downside of
reduced caching. Bazel will discard the analysis cache when the stamp
configuration changes.

This may happen easily when you work in framework where
`--config=release` is not used. Then when starting work in AIO: the
config changes and the cache is discarded. This may even mean that
existing framework package build artifacts may be discarded when an
AIO local build is started.

Co-authored-by: Joey Perrott <josephperrott@gmail.com>

PR Close #48329
2022-12-02 09:47:42 -08:00
..
contributors ci: check that there are no unused contributor images (#41290) 2021-03-23 09:38:43 -07:00
deploy-to-firebase build: do not use --config=release when building AIO for development (#48329) 2022-12-02 09:47:42 -08:00
generate-events docs(docs-infra): add documentation on debugging the events generation process (#47449) 2022-09-15 09:20:14 -07:00
audit-web-app.mjs build(bazel): consolidate windows chromium path workaround 2022-11-22 13:51:16 -07:00
build-404-page.js build(bazel): build aio 404 page under bazel 2022-11-22 13:51:16 -07:00
build-artifacts.sh build: do not use --config=release when building AIO for development (#48329) 2022-12-02 09:47:42 -08:00
build-ngsw-config.js build(bazel): add bazel build and test targets for aio build (#45022) 2022-03-14 09:25:34 -07:00
BUILD.bazel build(bazel): consolidate windows chromium path workaround 2022-11-22 13:51:16 -07:00
check-environment.js build: clean up references to old master branch (#45856) 2022-05-04 16:23:33 -07:00
create-preview.js ci(docs-infra): manually trigger the preview server webhook (#27458) 2018-12-04 13:59:54 -08:00
fast-serve-and-watch.js build(bazel): fix regressions for docs-watch 2022-11-22 13:51:16 -07:00
local-workspace-status.mjs build(bazel): remaining AIO Bazel migration fixes 2022-11-22 13:51:16 -07:00
local_server_test.bzl build(bazel): fix a11y and pwa tests on Windows 2022-11-22 13:51:16 -07:00
payload.sh build(bazel): fix aio payload test to work with bazel output 2022-11-22 13:51:16 -07:00
run-with-local-server.mjs build(bazel): remaining AIO Bazel migration fixes 2022-11-22 13:51:16 -07:00
test-aio-a11y.mjs build(bazel): run aio a11y tests under bazel 2022-11-22 13:51:16 -07:00
test-external-urls.js docs: fix several typos (#44508) 2022-01-04 12:13:46 -08:00
test-preview.js test(docs-infra): run basic smoke tests against PR previews (#26649) 2018-10-29 13:00:20 -04:00
test-production.sh ci(docs-infra): ignore node version in aio_monitoring_stable CI job (for real) (#35033) 2020-01-29 09:25:46 -08:00