-
-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #470 from AnalogJ/beta
- Loading branch information
Showing
39 changed files
with
8,873 additions
and
28,582 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,7 +98,6 @@ endif | |
# reduce logging, disable angular-cli analytics for ci environment | ||
binary-frontend: export NPM_CONFIG_LOGLEVEL = warn | ||
binary-frontend: export NG_CLI_ANALYTICS = false | ||
binary-frontend: export NODE_OPTIONS = --openssl-legacy-provider | ||
binary-frontend: | ||
cd webapp/frontend | ||
npm install -g @angular/[email protected] | ||
|
@@ -108,7 +107,6 @@ binary-frontend: | |
|
||
.PHONY: binary-frontend-test-coverage | ||
# reduce logging, disable angular-cli analytics for ci environment | ||
binary-frontend-test-coverage: export NODE_OPTIONS = --openssl-legacy-provider | ||
binary-frontend-test-coverage: | ||
cd webapp/frontend | ||
npm ci | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.