Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(test): add build environment to karma #2074

Merged
merged 2 commits into from
Sep 13, 2016

Conversation

filipesilva
Copy link
Contributor

@filipesilva filipesilva commented Sep 12, 2016

Karma was not using environment file replacement in it's build step. This PR fixes that, defaulting to dev.

Fix #1718
Partially fix #1419

@hansl
Copy link
Contributor

hansl commented Sep 12, 2016

LGTM.

@filipesilva filipesilva force-pushed the karma-env branch 2 times, most recently from ee2f491 to fc1af91 Compare September 13, 2016 00:09
@filipesilva filipesilva merged commit b6a2165 into angular:master Sep 13, 2016
@filipesilva filipesilva deleted the karma-env branch September 13, 2016 00:47
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--env flag does not work with 'ng test' Adding param to environment.ts fails during unit tests
3 participants