Skip to content

Commit

Permalink
Merge branch 'master' into cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
jeefy authored May 14, 2019
2 parents 25b3f81 + 67de85d commit 22d111f
Show file tree
Hide file tree
Showing 21 changed files with 4,176 additions and 3,729 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,5 @@ documentation

# cypress output
cypress/screenshots
# jest reports
reports
12 changes: 0 additions & 12 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,18 +67,6 @@
"browserTarget": "relnotes:build"
}
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"main": "src/test.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "src/tsconfig.spec.json",
"karmaConfig": "src/karma.conf.js",
"styles": ["src/styles.css"],
"scripts": ["node_modules/marked/lib/marked.js"],
"assets": ["src/favicon.ico", "src/assets"]
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
Expand Down
Loading

0 comments on commit 22d111f

Please sign in to comment.